Update inventories/clients/sundance/hosts.yml

This commit is contained in:
2026-04-29 09:15:47 -07:00
parent 3024f1e6c9
commit 2862903387

View File

@@ -26,16 +26,19 @@ all:
fw-01-hq:
ansible_host: "sundancefw.dnsalias.net"
ansible_port: 22222
ansible_user: "{{ FW_USER }}"
ha_role: "primary" # Use: primary | backup
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair
fw-01-jim:
ansible_host: "sundancehomepfsense.dnsalias.net"
ansible_port: 22222
ansible_user: "{{ FW_USER }}"
ha_role: "primary" # Use: primary | backup
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair
fw-01-alex:
ansible_host: "sundancehomealex.dnsalias.net"
ansible_port: 22222
ansible_user: "{{ FW_USER }}"
ha_role: "primary" # Use: primary | backup
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair