Commit graph

6 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 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
2ea30e7850 Update Vagrantfile
Update Vagrantfile with additional Ruby commands to derive full
path to `servers.yml`. This will allow users to run Vagrant commands
when not in the same directory as the Vagrantfile.
2016-01-12 21:27:34 -07:00
Scott Lowe
f1f26d30c4 Update SSH bastion files
Add file for hosts entries on bastion host. Add SSH configuration file for client VM. Update Vagrantfile with new provisioning lines. Update README.md with final instructions.
2015-11-27 22:00:54 -07:00
Scott Lowe
dc883bb1fb Add SSH bastion host materials
Add Vagrantfile and associated documents for creating an environment to test the use of SSH bastion hosts.
2015-11-18 15:16:58 -07:00