Scott Lowe
a0b9d746a4
Finalize new multi-platform environment
...
Remove environment variable files as they are no longer needed (using provider overrides instead). Update README.md accordingly.
2016-04-05 15:48:46 -06:00
Scott Lowe
d0cdf7f5a2
Switch to overrides instead of environment variables
...
Modify Vagrantfile to use provider overrides instead of relying on environment variables.
2016-04-05 15:42:58 -06:00
Scott Lowe
0867d933da
Add final README.md
...
Update README.md with final instructions for how to use this environment.
2016-04-01 12:04:35 -06:00
Scott Lowe
678bd7ec54
Add files for easy selection of provider
...
Add two files (one for VirtualBox, one for VMware Fusion) that a user can simply `source` in order to set provider environment variable.
2016-04-01 11:50:31 -06:00
Scott Lowe
beea47ce7e
Commit updated multi-platform Vagrant environment
...
Commit updated machines.yml with Vagrant boxes specified for different platforms. Commit updated Vagrantfile that uses VAGRANT_DEFAULT_PROVIDER environment variable to choose appropriate box.
2016-04-01 11:43:14 -06:00
Scott Lowe
70510e6592
Initial test of multi-platform Vagrantfile
...
Add files for initial set of Vagrantfile with multi-platform external data file
2016-03-09 18:38:41 -07:00