mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
Merge pull request #755 from bgilbert/docker-flag
vm_image_util: bump PXE and ISO scripts to 2 GiB RAM
This commit is contained in:
commit
e95e77b346
@ -231,11 +231,13 @@ IMG_brightbox_OEM_USE=brightbox
|
|||||||
IMG_pxe_DISK_FORMAT=cpio
|
IMG_pxe_DISK_FORMAT=cpio
|
||||||
IMG_pxe_PARTITIONED_IMG=0
|
IMG_pxe_PARTITIONED_IMG=0
|
||||||
IMG_pxe_CONF_FORMAT=pxe
|
IMG_pxe_CONF_FORMAT=pxe
|
||||||
|
IMG_pxe_MEM=2048
|
||||||
|
|
||||||
## iso, which is an cpio image
|
## iso, which is an cpio image
|
||||||
IMG_iso_DISK_FORMAT=iso
|
IMG_iso_DISK_FORMAT=iso
|
||||||
IMG_iso_PARTITIONED_IMG=0
|
IMG_iso_PARTITIONED_IMG=0
|
||||||
IMG_iso_CONF_FORMAT=iso
|
IMG_iso_CONF_FORMAT=iso
|
||||||
|
IMG_iso_MEM=2048
|
||||||
|
|
||||||
## gce, image tarball
|
## gce, image tarball
|
||||||
IMG_gce_DISK_LAYOUT=vm
|
IMG_gce_DISK_LAYOUT=vm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user