Commit graph

5 commits

Author SHA1 Message Date
Scott S. Lowe
f77e9928b5 Update environment
Update etcd-backed Docker Swarm environment with Ubuntu and Photon. Switch from shell provisioning to Ansible. Update Vagrantfile to use new techniques pioneered in other environments. Switch away from meta-data/user-data for Photon customization, use Ansible instead.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-10-21 12:45:13 -06:00
Scott S. Lowe
991deed856 Remove customized override files
Remove customized override files generated from ERB template (excluded from Git in previous commit)

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-10-21 08:04:31 -06:00
Scott S. Lowe
dea7e11c12 Add .gitignore for specific project
Add .gitignore file for the etcd-backed Docker Swarm cluster using Photon OS to ignore customized etcd override files generated from ERB template.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-10-21 06:14:29 -06:00
Scott Lowe
81b1458b0f Add Ruby code to all Vagrantfiles
Add Ruby code to determine full path to supporting files referenced
in all Vagrantfiles. This will allow more effective use of Vagrant
commands when not in the same directory as the Vagrantfile.
2016-01-13 13:48:02 -07:00
Scott Lowe
c607018e2d Add new project, update README
Add files for project running Swarm on Photon with etcd. Update
README.md for new project.
2015-08-27 15:09:10 -06:00