- update keepalived module to 5.1.0 - add keepalived::vrrp::* to be deep merged in hiera - add vrrp dns configuration - add vrrp instance/script to halb in syd1
13 lines
198 B
YAML
13 lines
198 B
YAML
---
|
|
networking::interfaces:
|
|
eth0:
|
|
ipaddress: 198.18.13.26
|
|
networking::routes:
|
|
default:
|
|
gateway: 198.18.13.254
|
|
|
|
keepalived::vrrp_instance:
|
|
VI_250:
|
|
state: 'BACKUP'
|
|
priority: 100
|