Commit graph

12 commits

Author SHA1 Message Date
Scott Lowe
e47400ea65
Fix README
Fix README with updated information about the KVM environment

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-09-24 21:22:35 -06:00
Scott Lowe
01599eebf8 Update documentation
Update README.md with correct instructions

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-09-24 21:11:54 -06:00
Scott Lowe
d9486cf0c3 Fix nested virtualization support
Add libvirt configuration to allow host CPU passthrough to fix remaining issues with nested virtualization

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-09-24 21:11:54 -06:00
Scott Lowe
38fe6805a4 Add Libvirt support
Add support for Libvirt

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-09-24 21:11:54 -06:00
Scott Lowe
6515f139f3
Add directory-specific README files
Add directory-specific README files following the reorganization into primary technology areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 18:04:15 -07:00
Scott Lowe
43ab5524a2
Reorganize repository contents
Move contents into new folder structure based on primary technology

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 16:12:37 -07:00
Scott Lowe
a4eb2243fc Remove references to personally-maintained Vagrant boxes
Remove references to personally-maintained Vagrant boxes ("slowe/*"), replacing them with "bento/*" instead. Changes found in YAML/JSON data files as well as in some Vagrantfiles and in all applicable README files.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2016-12-02 17:17:19 -07:00
Scott S. Lowe
355f711b40 Update YAML configuration files for KVM-based environments
Update the YAML configuration files for KVM-based environments to use the "vmw_box" notation for VMware-formatted boxes, even though VirtualBox is not supported for these environments.
2016-10-03 19:36:44 -06:00
Scott S. Lowe
f06de99342 Update README.md and Vagrantfile for KVM-based environments
For KVM-based environments (which require nested virtualization support), update the README.md to note that VirtualBox is not supported. Also update the Vagrantfile for clearer indications that only VMware-based providers are supported.
2016-10-03 19:33:49 -06:00
Scott Lowe
1ddc7016fe Fix error in Vagrantfile
Fixed a missing "end" statement in Vagrantfile
2016-07-19 15:14:53 -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
7a217c91e0 Add learning environment for KVM
Add Vagrantfile and supporting files to create a learning
environment for KVM and Libvirt.
2016-01-13 21:56:50 -07:00