Merge "Increase size for security hardened images"
This commit is contained in:
@@ -42,6 +42,6 @@ disk_images:
|
||||
DIB_PYTHON_VERSION: '2'
|
||||
DIB_MODPROBE_BLACKLIST: 'usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth'
|
||||
DIB_BOOTLOADER_DEFAULT_CMDLINE: 'nofb nomodeset vga=normal console=tty0 console=ttyS0,115200 audit=1 nousb'
|
||||
DIB_IMAGE_SIZE: '23'
|
||||
DIB_IMAGE_SIZE: '40'
|
||||
COMPRESS_IMAGE: '1'
|
||||
DIB_BLOCK_DEVICE: 'efi'
|
||||
|
||||
@@ -42,5 +42,5 @@ disk_images:
|
||||
DIB_PYTHON_VERSION: '2'
|
||||
DIB_MODPROBE_BLACKLIST: 'usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf vfat bluetooth'
|
||||
DIB_BOOTLOADER_DEFAULT_CMDLINE: 'nofb nomodeset vga=normal console=tty0 console=ttyS0,115200 audit=1 nousb'
|
||||
DIB_IMAGE_SIZE: '23'
|
||||
DIB_IMAGE_SIZE: '40'
|
||||
COMPRESS_IMAGE: '1'
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Increase the size of the security hardened images to 40G. With the move
|
||||
to containers more disk space is needed and the disk layout has been
|
||||
modified. It needs a global size of 40G to work.
|
||||
|
||||
Reference in New Issue
Block a user