Skip to content

Commit

Permalink
chore: add ansible port
Browse files Browse the repository at this point in the history
  • Loading branch information
Catopish committed Dec 4, 2024
1 parent 55029f4 commit 8edca82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host_vars/val-kusama-03.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ansible_host: "160.22.181.181"
container_ip: "192.168.223.10"
# 192.168.213.10:32006 # kusama-03
ansible_port:
ansible_port: 22006
host_name: "val-kusama-03.ct.rotko.net"
host_timezone: "Asia/Bangkok"
netif: '{"net0":"name=eth0,gw={{ default_nat_network_forward_cidr.split("/")[0] }},ip={{ default_host_ip }}/16,bridge={{ default_nat_device }}"}'
Expand Down

0 comments on commit 8edca82

Please sign in to comment.