We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 781ae7f + d13f2d0 commit 5c351d6Copy full SHA for 5c351d6
images/edpm-hardened-uefi-centos-9-stream.yaml
@@ -31,7 +31,5 @@
31
DIB_DHCP_TIMEOUT: '60'
32
DIB_IMAGE_SIZE: '5'
33
DIB_MODPROBE_BLACKLIST: 'usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth'
34
- # TODO remove memtest=0 when this change is available:
35
- # https://review.opendev.org/c/openstack/diskimage-builder/+/884644
36
- DIB_BOOTLOADER_DEFAULT_CMDLINE: 'memtest=0'
+ DIB_BOOTLOADER_DEFAULT_CMDLINE: 'rd.multipath=default'
37
DIB_BOOTLOADER_VIRTUAL_TERMINAL: ''
0 commit comments