cleanup, ensure haproxy is running and disallow writes to followers
This commit is contained in:
parent
0965f95ab0
commit
fef86deac8
9 changed files with 49 additions and 183 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
n=${1:-1}
|
||||
cd data
|
||||
../haproxy-lb -config etcd.yaml -v 2
|
||||
../haproxy-lb -config etcd${n}.yaml -v 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue