Commit graph

3 commits

Author SHA1 Message Date
Scott S. Lowe
7f7806ba8e Fix issue with Consul configuration on VirtualBox
Modify `consul.conf` to force Consul to bind to eth1 instead of eth0. Edit `server.json` to use the correct working directory for Consul, as created by `consul.sh` during provisioning.
2016-09-21 09:53:14 -06:00
Scott Lowe
b4cc1e3052 Finish consul update
Add more idempotency features to provisioning script. Add Consul configuration file for use with initctl on Ubuntu. Update IP addresses in use. Re-arrange provisioners in Vagrantfile.
2015-10-12 15:13:56 -06:00
Scott Lowe
ba6dcd676a Add initial support for Consul environment in Vagrant
Add initial set of files to support building a Consul cluster in
Vagrant.
2015-02-09 19:21:41 -07:00