Merge "Increase the image size for security hardened images to 23G" into stable/pike

This commit is contained in:
Zuul 2018-03-23 22:17:15 +00:00 committed by Gerrit Code Review
commit d044d1e8c4
1 changed files with 1 additions and 1 deletions

View File

@ -44,5 +44,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: '20'
DIB_IMAGE_SIZE: '23'
COMPRESS_IMAGE: '1'