Commit graph

7 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
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
e4002ed43e Fix typo in ansible.cfg
Fix incorrect path in `ansible.cfg` to use Vagrant-generated
Ansible inventory file.
2016-01-10 20:52:42 -07:00
Scott Lowe
52eb89ab29 Switch to Vagrant-generated Ansible inventory
Remove `hosts`. Update `Vagrantfile` to not generate hosts file.
Update `ansible.cfg` to use Vagrant-generated Ansible inventory
file.
2016-01-10 19:57:12 -07:00
Scott Lowe
bec01edcb0 Commit initial version of LXC environment
Add Vagrant environment and supporting files for a simple LXC
environment. Environment includes YAML file for machines, Ansible
playbook, Ansible inventory file (generated automatically),
Ansible configuration file, Vagrantfile, and README.md.
2016-01-08 15:19:24 -07:00