From c0c67356cc0e2fe1d0b671889c5620c21d78d58d Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Nov 30 2017 08:50:07 +0000 Subject: fix yet another typo on keepalived due to the formula update virtual_addressess -> virtual_ipaddress, followup of the MRs: - https://gitlab.infra.opensuse.org/infra/salt/merge_requests/109 - https://gitlab.infra.opensuse.org/infra/salt/merge_requests/118 --- diff --git a/pillar/role/proxy.sls b/pillar/role/proxy.sls index 54a646f..6fc877c 100644 --- a/pillar/role/proxy.sls +++ b/pillar/role/proxy.sls @@ -21,7 +21,7 @@ keepalived: notify: /usr/bin/keepalived_notify_monitoring.sh promote_secondaries: '' smtp_alert: '' - virtual_addresses: + virtual_ipaddress: - 192.168.254.4/24 dev private - 192.168.47.4/24 dev private - 172.16.42.103/24 dev login