keepalived: add vroute for infra-*:ext0
This commit is contained in:
parent
0e581e7d23
commit
14288224b4
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@
|
||||||
- 10.213.0.1/16
|
- 10.213.0.1/16
|
||||||
- 2a09:6840:213::1/64
|
- 2a09:6840:213::1/64
|
||||||
- fe80::1/10
|
- fe80::1/10
|
||||||
|
keepalived__virtual_routes:
|
||||||
|
ext0:
|
||||||
|
- 45.66.111.204/30
|
||||||
keepalived__main: "{{ inventory_hostname_short == 'infra-1' }}"
|
keepalived__main: "{{ inventory_hostname_short == 'infra-1' }}"
|
||||||
roles:
|
roles:
|
||||||
- keepalived
|
- keepalived
|
||||||
|
|
Loading…
Reference in a new issue