mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Added vagrant-libvirt plugin to vagrant provider check in install script
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user