Commit edfcbe7f authored by Alex Mohr's avatar Alex Mohr

Merge pull request #12067 from moander/patch-2

Auto commit by PR queue bot
parents a0daf32a 070ede27
...@@ -48,8 +48,8 @@ function verify-prereqs { ...@@ -48,8 +48,8 @@ function verify-prereqs {
# either provider_ctl_executable or vagrant_provider_plugin_re can # either provider_ctl_executable or vagrant_provider_plugin_re can
# be blank (i.e., '') if none is needed by Vagrant (see, e.g., # be blank (i.e., '') if none is needed by Vagrant (see, e.g.,
# virtualbox entry) # virtualbox entry)
vmrun vmware_fusion vagrant-vmware-fusion '' vmware_fusion vagrant-vmware-fusion
vmrun vmware_workstation vagrant-vmware-workstation '' vmware_workstation vagrant-vmware-workstation
prlctl parallels vagrant-parallels prlctl parallels vagrant-parallels
VBoxManage virtualbox '' VBoxManage virtualbox ''
virsh libvirt vagrant-libvirt virsh libvirt vagrant-libvirt
......
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