Commit graph

11 commits

Author SHA1 Message Date
Scott S. Lowe
62837642cb Shift to nested YAML data files
Edit machines.yml to use nested YAML data structures for box names. Edit Vagrantfile to reference updated YAML data appropriately.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-09 23:35:13 -07:00
Scott S. Lowe
e9ec3cd4c4 Update README
Update the README.md file for multiple learning environments to reflect file name changes, changes in the process for using the learning environment, and changes in the supported/tested software versions.
2016-09-21 15:55:50 -06:00
Scott S. Lowe
3efbd5ca0d Ensure consistency across environments
Continue efforts to ensure as much consistency as possible across learning environments
2016-09-21 14:52:53 -06:00
Scott S. Lowe
684f291f41 Ensure consistency across learning environments
Modify YAML data files and Vagrantfile for various learning environments to ensure greater consistency and reduce technical debt
2016-09-21 01:29:12 -06:00
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
e7723290ef Streamline file naming standards, add multi-platform support
Continue standardizing on `machines.yml` instead of `servers.yml` for external data file. Add multi-platform support to environments via provider overrides.
2016-09-14 16:47:11 -06:00
Scott S. Lowe
0ee861c0b0 Add multi-provider support
Modify `Vagrantfile` and `servers.yml` to enable better multi-provider support.
2016-09-11 22:39:15 -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
77b014618c Update Vagrantfile
Update the Vagrantfile for all projects to specify a specific VM
clone directory (to help with Time Machine backups)
2015-06-23 23:28:53 -06:00
Scott Lowe
fe339b7d0a Update Vagrantfile, add servers.yml
Add servers.yml for VM configuration details. Update Vagrantfile to
reference servers.yml for configuration. Add more comments to
Vagrantfile.
2015-04-20 21:50:37 -06:00
Scott Lowe
86c4918c85 Initial commit
Add initial version of files for working with Project Photon
2015-04-20 12:33:51 -06:00