summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-ipxe-interface-without-opt-enabled-4fa2f83975295e20.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-ipxe-interface-without-opt-enabled-4fa2f83975295e20.yaml b/releasenotes/notes/fix-ipxe-interface-without-opt-enabled-4fa2f83975295e20.yaml
new file mode 100644
index 000000000..94d86d6df
--- /dev/null
+++ b/releasenotes/notes/fix-ipxe-interface-without-opt-enabled-4fa2f83975295e20.yaml
@@ -0,0 +1,6 @@
+---
+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.