initial commit

This commit is contained in:
ston1th 2021-06-14 14:56:03 +02:00
commit d4f5bfeca0
7 changed files with 1077 additions and 0 deletions

19
vipman.yaml Normal file
View file

@ -0,0 +1,19 @@
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: ""