Merge pull request #212 from marineam/gce

fix(vm_image_util): Default to larger vm (8GB) disk layout for GCE
This commit is contained in:
Michael Marineau 2014-03-29 14:41:14 -07:00
commit cd00e6eafe

View File

@ -118,6 +118,7 @@ IMG_pxe_PARTITIONED_IMG=0
IMG_pxe_CONF_FORMAT=pxe IMG_pxe_CONF_FORMAT=pxe
## gce, image tarball ## gce, image tarball
IMG_gce_DISK_LAYOUT=vm
IMG_gce_CONF_FORMAT=gce IMG_gce_CONF_FORMAT=gce
IMG_gce_OEM_PACKAGE=oem-gce IMG_gce_OEM_PACKAGE=oem-gce