Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions build_library/vm_image_util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ VALID_IMG_TYPES=(
brightbox
cloudstack
cloudstack_vhd
cloudstack_qcow
digitalocean
exoscale
azure
Expand Down Expand Up @@ -252,6 +253,8 @@ IMG_rackspace_onmetal_OEM_PACKAGE=oem-rackspace-onmetal
IMG_cloudstack_OEM_PACKAGE=oem-cloudstack
IMG_cloudstack_vhd_DISK_FORMAT=vhd
IMG_cloudstack_vhd_OEM_PACKAGE=oem-cloudstack
IMG_cloudstack_qcow_DISK_FORMAT=qcow2
IMG_cloudstack_qcow_OEM_PACKAGE=oem-cloudstack

## digitalocean
IMG_digitalocean_OEM_PACKAGE=oem-digitalocean
Expand Down