scottslowe / learning-tools

A collection of tools and files for learning new technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update KVM learning environment to support Libvirt provider for Vagrant

scottslowe opened this issue · comments

Currently the KVM learning environment (in the kvm folder) only supports the VMware provider for Vagrant (VirtualBox does not support nested virtualization). The Libvirt provider for Vagrant also supports nested virtualization, so I should update the KVM environment to also support the Libvirt provider.