Commit b5295572 authored by Saad Ali's avatar Saad Ali

Merge pull request #9527 from Rob4001/master

Added vagrant-libvirt plugin to vagrant provider check in install script
parents b2cc21c2 c3579f76
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment