mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #9527 from Rob4001/master
Added vagrant-libvirt plugin to vagrant provider check in install script
This commit is contained in:
commit
b529557205
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user