91906c5928
When booting from ipxe in uefi boot mode, once the node boots with deploy image, ironic is not changing the default menu entry to boot_partition to boot the instance image during next boot. The current changes fix the issue. The kernel parameter "initrd=ramdisk" is also added to the ipxe template which is required for ipxe booting. Closes-Bug: #1532679 Change-Id: Idf78195d228b4861f85fbcae9a269edd95523ad7
7 lines
172 B
YAML
7 lines
172 B
YAML
---
|
|
fixes:
|
|
- Fixes bug where ironic reboots the node
|
|
with deploy image instead of the user image
|
|
during second reboot in uefi boot mode when
|
|
ipxe is enabled.
|