5110a65581
This patch is changing the default bootloader for PXE + UEFI to Grub2. Prior to this patch Elilo was the default but, Elilo is no longer maintained with the last release dating 2014. Ironic should have sane defaults therefore we should not rely on an unmaintained project. Change-Id: Ib34fcbd37e4698bf272582c96b1540b511b5a892
8 lines
350 B
YAML
8 lines
350 B
YAML
---
|
|
upgrade:
|
|
- The default bootloader for PXE + UEFI has changed from ELILO to Grub2
|
|
because ELILO is not being actively developed anymore. Operators relying
|
|
on ELILO should explicitly set the ``[pxe]/uefi_pxe_bootfile_name``
|
|
and ``[pxe]/uefi_pxe_config_template`` configuration options to the
|
|
ELILO ROM and configuration template.
|