mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
build_library: Change oem package for vagrant to oem-vagrant-virtualbox
This changes the oem-package for vagrant to vagrant-virtualbox, which uses ignition instead of cloud-clonfig and sets the oem id to "virtualbox" so that ignition can handle the machine correctly
This commit is contained in:
parent
cab8e3ed37
commit
7298b0bf2a
@ -55,6 +55,7 @@ VALID_OEM_PACKAGES=(
|
||||
rackspace-onmetal
|
||||
vagrant
|
||||
vagrant-key
|
||||
vagrant-virtualbox
|
||||
virtualbox
|
||||
vmware
|
||||
niftycloud
|
||||
@ -145,7 +146,7 @@ IMG_vagrant_BUNDLE_FORMAT=box
|
||||
IMG_vagrant_DISK_FORMAT=vmdk_ide
|
||||
IMG_vagrant_DISK_LAYOUT=vagrant
|
||||
IMG_vagrant_CONF_FORMAT=vagrant
|
||||
IMG_vagrant_OEM_PACKAGE=oem-vagrant
|
||||
IMG_vagrant_OEM_PACKAGE=oem-vagrant-virtualbox
|
||||
|
||||
## vagrant_vmware
|
||||
IMG_vagrant_vmware_fusion_FS_HOOK=box
|
||||
|
Loading…
x
Reference in New Issue
Block a user