Merge pull request #725 from coreos-inc/setup-tool-georeplication

superuser: add storage replication config
This commit is contained in:
Silas Sewell 2015-11-09 17:43:38 -05:00
commit e826b14ca4
15 changed files with 357 additions and 106 deletions

3
conf/init/zz_boot.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
/venv/bin/python /boot.py

View file

@ -1,8 +0,0 @@
#!/bin/bash
set -e
source venv/bin/activate
export PYTHONPATH=.
python /release.py