From 2b0c65b5375d473e146e283e0f6383b775915c27 Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Tue, 28 Apr 2026 09:37:12 -0700 Subject: [PATCH] Corrected secondary verb to backup --- inventories/clients/gpt/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/clients/gpt/hosts.yml b/inventories/clients/gpt/hosts.yml index d75c856..ec34839 100644 --- a/inventories/clients/gpt/hosts.yml +++ b/inventories/clients/gpt/hosts.yml @@ -36,7 +36,7 @@ all: ansible_user: "{{ fw_user }}" ansible_password: "{{ vault_fw_password }}" ansible_ssh_private_key_file: ~/.ssh/client_{{ CLIENT_SLUG }} - ha_role: "secondary" + ha_role: "backup" ha_peer: "fw1-gpt" # Uncomment if this node is part of an HA pair linux_hosts: