initial commit
This commit is contained in:
commit
7715fcf373
37 changed files with 2957 additions and 0 deletions
6
run_etcd.sh
Executable file
6
run_etcd.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd data
|
||||
../vipman -config etcd.yaml &
|
||||
../vipman -config etcd.yaml &
|
||||
../vipman -config etcd.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue