Shrink whole disk image from 40G to 6G

See the tripleo-image-elements commit message for the background.

Blueprint: whole-disk-default
Depends-On: https://review.opendev.org/c/openstack/tripleo-image-elements/+/798040
Change-Id: I2b257a51164355175782e3f86906c38c21d125bd
This commit is contained in:
Steve Baker 2021-06-25 17:21:01 +12:00
parent 633250dfa7
commit d8052fe890
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ disk_images:
DIB_PYTHON_VERSION: '3'
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: '40'
DIB_IMAGE_SIZE: '6'
COMPRESS_IMAGE: '1'
DIB_BLOCK_DEVICE: 'efi'
-