Change UEFI PXE job to use tinyipa
The kernel for the UEFI PXE job seems to download without issue, however the required ramdisk does not seem to be making it. As such, changing the job to use TinyCore to see if the smaller helps resolve these issues. Change-Id: Ie248de2269a63a41b634f7205468edabccc53738
This commit is contained in:
parent
35e76ad82d
commit
ceb0d284b7
@ -642,6 +642,7 @@
|
||||
IRONIC_ENABLED_BOOT_INTERFACES: pxe
|
||||
IRONIC_IPXE_ENABLED: False
|
||||
IRONIC_BOOT_MODE: uefi
|
||||
IRONIC_RAMDISK_TYPE: tinyipa
|
||||
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
||||
IRONIC_DEFAULT_BOOT_OPTION: netboot
|
||||
IRONIC_VM_SPECS_RAM: 4096
|
||||
|
Loading…
Reference in New Issue
Block a user