- add basic haproxy2 role - add peers and resolvers - add haproxy2+ metrics frontend
14 lines
235 B
YAML
14 lines
235 B
YAML
---
|
|
networking::interfaces:
|
|
eth0:
|
|
ipaddress: 198.18.13.25
|
|
networking::routes:
|
|
default:
|
|
gateway: 198.18.13.254
|
|
|
|
profiles::haproxy::dns::master: true
|
|
keepalived::vrrp_instance:
|
|
VI_250:
|
|
state: 'MASTER'
|
|
priority: 101
|