Whoops, this kills the keepalived
This commit is contained in:
parent
1d0d1f7eb2
commit
054e462589
@ -56,7 +56,7 @@
|
|||||||
- name: VI_4
|
- name: VI_4
|
||||||
state: "{{ keepalived_state | default('BACKUP') }}"
|
state: "{{ keepalived_state | default('BACKUP') }}"
|
||||||
interface: eth0
|
interface: eth0
|
||||||
virtual_router_id: 53
|
virtual_router_id: 54
|
||||||
priority: "{{ keepalived_priority }}"
|
priority: "{{ keepalived_priority }}"
|
||||||
advert_int: 1
|
advert_int: 1
|
||||||
auth_pass: "{{ secret_keepalived_pass }}"
|
auth_pass: "{{ secret_keepalived_pass }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user