ironic/releasenotes/notes/fix-ipxe-interface-without-opt-enabled-4fa2f83975295e20.yaml
Kaifeng Wang f61624e069 Fix ipxe interface to perform ipxe boot without ipxe_enabled enabled
When ipxe hardware interface is in use, the node should always be boot
with iPXE disregards the deprecated configuration option [pxe]ipxe_enabled.

Story: 2007003
Task: 37779

Change-Id: Ia658ddc966e13a7ce973eccd9c42e40a3da406f4
2020-02-03 11:47:36 +08:00

7 lines
237 B
YAML

---
fixes:
- |
Fixes an issue that when ``ipxe`` interface is in use with
``[pxe]ipxe_enabled`` set to false, the PXE configuration is not handled
properly which prevents the machine from performing a successful iPXE boot.