py-vipman/vipman.yaml
2021-06-14 14:56:03 +02:00

19 lines
283 B
YAML

virtualIPs:
- "192.168.1.234/24"
interface: "eth0"
label: ""
leaderHook:
- "/bin/true"
followerHook:
- "/bin/false"
etcd:
endpoints:
- "127.0.0.1:2379"
#- "127.0.0.1:2381"
#- "127.0.0.1:2383"
prefix: ""
clusterName: "test"
username: ""
password: ""
tls:
ca: ""