mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
added vagrant vsphere support
updated vsphere-dummy box for the vagrant vsphere using vagrant vsphere plugin added solution for cases when the NETWORK_IF_NAME was left empty
This commit is contained in:
committed by
Roman Dembitsky
parent
2ac788b492
commit
2117c068bb
@@ -53,6 +53,7 @@ function verify-prereqs {
|
||||
prlctl parallels vagrant-parallels
|
||||
VBoxManage virtualbox ''
|
||||
virsh libvirt vagrant-libvirt
|
||||
'' vsphere vagrant-vsphere
|
||||
)
|
||||
local provider_found=''
|
||||
local provider_bin
|
||||
|
Reference in New Issue
Block a user