Commit graph

11 commits

Author SHA1 Message Date
Scott S. Lowe
ba4d123faf Shift to nested YAML data files
Edit YAML data files to use nested data structures. Edit Vagrantfile to reference YAML data accordingly.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-09 23:24:47 -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
c5159acd48 Improve consistency across environments
Continue the process of improving consistency across different learning environments to help reduce administrative burden of maintaining environments.
2016-09-21 11:09:42 -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 Lowe
f73b7ee34c Improve multi-platform support
Update Vagrantfile and associated data files (YAML and/or JSON) to provide better multi-platform support via provider overrides.
2016-04-05 22:53:51 -06:00
Scott Lowe
30973f4638 Remove all references to AppCatalyst
Remove all references to AppCatalyst from all Vagrantfiles. Start ensuring that all Vagrantfiles include references to VirtualBox.
2016-03-09 14:38:38 -07:00
Scott Lowe
33ccc143b1 Update Vagrantfile
Fix Vagrantfile to address error about `servers.yml` not found
when running Vagrant commands outside the directory
2016-01-12 21:16:22 -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
64341266d4 Add files for generic Debian 8.0 VM
Add Vagrantfile, servers.yml, and README.md for a generic Debian
8.0 ("Jessie") learning environment
2015-06-02 15:21:23 -06:00