Commit graph

9 commits

Author SHA1 Message Date
Scott S. Lowe
12c1e7cc37 Clean up all Vagrant configurations
Remove old settings that are no longer applicable.
2016-09-21 01:06:15 -06:00
Scott S. Lowe
f7b1abfdfb Standardize filenames and multi-platform support
Continue changing `servers.yml` to `machines.yml` for all learning environments. Add multi-platform support via provider overrides.
2016-09-14 17:09:04 -06:00
Scott Lowe
149631aa90 Add VirtualBox support
Modify Vagrantfile in various environments to add support for VirtualBox
2016-03-10 21:38:04 -07: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
0173fc352f Update Vagrantfile
Add directive for specifying clone directory when using the VMware
provider.
2015-10-08 09:21:30 -06:00
Scott Lowe
8b2bcfb266 Fix typo in openstack-cli/README.md
Fix a typo in the README.md file in the "openstack-cli" folder.
2015-05-21 08:56:49 -06:00
Scott Lowe
c178d8c2f3 Add final version of README.md
Commit the final version of the README.md file with instructions
for using this Vagrant environment.
2015-03-10 22:04:02 -06:00
Scott Lowe
fddec44007 Add final versions of support files
Add final versions of Vagrantfile, configuration script, file with
credentials, and YAML file with VM details.
2015-03-10 21:48:35 -06:00
Scott Lowe
b8dfe57e38 Add skeleton structure for new projects
Add skeleton structure for OpenStack CLI learning environment and
environment for etcd-backed Docker Swarm cluster.
2015-03-10 20:48:58 -06:00