Added note to use for correct role verbs
This commit is contained in:
@@ -26,7 +26,7 @@ all:
|
|||||||
client-fw-01:
|
client-fw-01:
|
||||||
ansible_host: "{{ FW_HOST }}"
|
ansible_host: "{{ FW_HOST }}"
|
||||||
ansible_port: 22222
|
ansible_port: 22222
|
||||||
ha_role: "primary"
|
ha_role: "primary" # Use: primary | backup
|
||||||
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair
|
#ha_peer: "client-fw-02" # Uncomment if this node is part an HA pair
|
||||||
|
|
||||||
# --- INFRASTRUCTURE ---
|
# --- INFRASTRUCTURE ---
|
||||||
|
|||||||
Reference in New Issue
Block a user