make tls optional

This commit is contained in:
ston1th 2021-03-07 13:20:32 +01:00
commit c9996712de
4 changed files with 46 additions and 40 deletions

View file

@ -2,6 +2,6 @@
cd data
rm -rf node*
../vipman -config raft1.yaml &
../vipman -config raft2.yaml &
../vipman -config raft3.yaml
../haproxy-lb -config raft1.yaml &
../haproxy-lb -config raft2.yaml &
../haproxy-lb -config raft3.yaml