Merge pull request #9527 from Rob4001/master

Added vagrant-libvirt plugin to vagrant provider check in install script
This commit is contained in:
Saad Ali
2015-06-17 14:24:35 -07:00

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