Added vagrant-libvirt plugin to vagrant provider check in install script

This commit is contained in:
Robert Wilson 2015-06-10 00:00:11 +01:00
parent f62a2a1bb6
commit c3579f76d9

View File

@ -52,6 +52,7 @@ function verify-prereqs {
vmrun vmware_workstation vagrant-vmware-workstation
prlctl parallels vagrant-parallels
VBoxManage virtualbox ''
virsh libvirt vagrant-libvirt
)
local provider_found=''
local provider_bin