docker-keepalived/image/env.yml

15 lines
320 B
YAML

KEEPALIVED_INTERFACE: p4p1
KEEPALIVED_PASSWORD: d0cker
# for electing MASTER, highest priority wins.
# to be MASTER, make 50 more than other machines
KEEPALIVED_PRIORITY: 150
KEEPALIVED_UNICAST_PEERS:
- 192.168.1.10
KEEPALIVED_VIRTUAL_IPS:
- 192.168.1.231
KEEPALIVED_NOTIFY: /osixia/keepalived/notify-example.sh