remove boot_kernel option for KVM in exoscale

This commit is contained in:
Antoine Coetsier 2014-09-08 23:23:13 +02:00
parent ddccb5072b
commit b9dc44da2e

View File

@ -180,7 +180,6 @@ IMG_cloudstack_vhd_OEM_PACKAGE=oem-cloudstack
IMG_digitalocean_OEM_PACKAGE=oem-digitalocean IMG_digitalocean_OEM_PACKAGE=oem-digitalocean
## exoscale ## exoscale
IMG_exoscale_BOOT_KERNEL=0
IMG_exoscale_DISK_FORMAT=qcow2 IMG_exoscale_DISK_FORMAT=qcow2
IMG_exoscale_OEM_PACKAGE=oem-exoscale IMG_exoscale_OEM_PACKAGE=oem-exoscale
########################################################### ###########################################################