Commit graph

3 commits

Author SHA1 Message Date
Paul Czarkowski
78ecd9a3aa fixes and cleanup
* move etcd.overrides to /etc/default/etcd ( more linuxy, upstart script tries to source that already ).
* template etcd.defaults using values from servers.yml
* provision installs curl if doesn't exist ( I use vbox and my base image doesn't have it )
* provision is now roughly idempotent
* provision starts etcd or restarts it if already running
* gitignore to not save template written .default files
2015-04-16 08:55:45 -05:00
Scott Lowe
0149f75400 Update README.md with final instructions
Update README.md with final instructions on how to use the files
in this directory to turn up an etcd 2.0 cluster on Ubuntu 14.04.
2015-04-15 16:03:41 -06:00
Scott Lowe
85a9d5db2e Initial commit
Initial commit of files to use Vagrant for building etcd 2.0 cluster
2015-04-15 15:39:06 -06:00