Whoops, this kills the keepalived

This commit is contained in:
Salt 2021-04-29 11:52:28 -05:00
parent 1d0d1f7eb2
commit 054e462589

View File

@ -56,7 +56,7 @@
- name: VI_4
state: "{{ keepalived_state | default('BACKUP') }}"
interface: eth0
virtual_router_id: 53
virtual_router_id: 54
priority: "{{ keepalived_priority }}"
advert_int: 1
auth_pass: "{{ secret_keepalived_pass }}"