bifrost/releasenotes/notes/snponly-7853afea1446a161.yaml
Dmitry Tantsur c1ac96ec87
Switch to snponly and stop copying the unused ipxe.pxe
See the Ironic change for reasoning:
4d13da9cc7

Change-Id: Ia7e227b0f53ebc0f0bd25b91960174685b8b72a9
2024-01-17 10:57:48 +01:00

11 lines
416 B
YAML

---
upgrade:
- |
Switches to using the *snponly* binary for iPXE on UEFI instead of the
default ``ipxe.efi``. This has been recommended by the Ironic project for
some time since ``snponly.efi`` generally has more stable networking
support. Change the ``ipxe_efi_binary`` variable to revert if needed.
- |
No longer installs the full iPXE binary (``ipxe.pxe``) that is not used by
Ironic.