mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add directory-specific README files following the reorganization into primary technology areas Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
9 lines
575 B
Markdown
9 lines
575 B
Markdown
# Learning Tools: KVM
|
|
|
|
The contents of this folder are targeted toward increasing knowledge and understanding of KVM.
|
|
|
|
## Contents
|
|
|
|
**kvm-generic**: The files in this folder allow you to create a learning environment for working with KVM and Libvirt on Ubuntu 14.04. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.
|
|
|
|
**kvm-macvtap**: This learning environment has a `Vagrantfile` and supporting files for working with KVM and macvtap interfaces on Ubuntu 14.04. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.
|