ironic/releasenotes/notes/pxe-onadopt-7214eba4f5822e1a.yaml
Derek Higgins eb65c0de92 Ensure enable_netboot_fallback writes out pxe config on adopt.
without the ipxe config adopted nodes that would have needed
the fallback ipxe config to boot from disk will fail (as they
continuously attempt to network boot) and instead boot into
the discovery image.

Story: #2009259
Task: #43471

Change-Id: I42e555a1a01eb4124e3152669578f3403db83801
2023-11-09 10:14:55 +00:00

6 lines
93 B
YAML

---
fixes:
- |
Fixes ``enable_netboot_fallback`` to write out pxe config
on adopt.