mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
fix(vm_image_util): Default to larger vm (8GB) disk layout for GCE
GCE was using the base 3GB layout which isn't very useful for actual machines.
This commit is contained in:
parent
7b6e547751
commit
17d22228f8
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user