From 585e5a6e5302f89ff73041af358863242a2501aa Mon Sep 17 00:00:00 2001 From: dedene Date: Tue, 27 Nov 2018 10:59:01 +0100 Subject: [PATCH] image_to_vm: add initial hetzner cloud support --- build_library/vm_image_util.sh | 5 +++++ jenkins/formats-amd64-usr.txt | 1 + 2 files changed, 6 insertions(+) diff --git a/build_library/vm_image_util.sh b/build_library/vm_image_util.sh index 29ef4200f9..0e7b7fda73 100644 --- a/build_library/vm_image_util.sh +++ b/build_library/vm_image_util.sh @@ -41,6 +41,7 @@ VALID_IMG_TYPES=( cloudsigma packet interoute + hcloud ) #list of oem package names, minus the oem- prefix @@ -63,6 +64,7 @@ VALID_OEM_PACKAGES=( cloudsigma packet interoute + hcloud ) # Set at runtime to one of the above types @@ -294,6 +296,9 @@ IMG_interoute_CONF_FORMAT=interoute IMG_interoute_OEM_PACKAGE=oem-interoute IMG_interoute_BUNDLE_FORMAT=ova +## hcloud +IMG_hcloud_OEM_PACKAGE=oem-hcloud + ########################################################### # Print the default vm type for the specified board diff --git a/jenkins/formats-amd64-usr.txt b/jenkins/formats-amd64-usr.txt index 9f98a63209..56e8576670 100644 --- a/jenkins/formats-amd64-usr.txt +++ b/jenkins/formats-amd64-usr.txt @@ -12,6 +12,7 @@ cloudstack cloudstack_vhd digitalocean exoscale +hcloud hyperv niftycloud openstack