kolla/releasenotes/notes/support-ipxe-chainload-273d55741a83a2a7.yaml
Will Szumski d63930e3dd copy iPXE NBP to /tftpboot during PXE bootstrap
This allows you to chainload iPXE from a standard PXE
environment.

As the PXE container already has apache installed, we
now have everything we need to support iPXE booting.

Change-Id: Ide32dc1910e9f8b3ff875238648726f719e271b2
Implements: blueprint ironic-ipxe
2018-05-15 16:21:18 +01:00

5 lines
139 B
YAML

---
features:
- Copy iPXE images to TFTP root during ironic_pxe bootstrap. This
allows you to chainload iPXE from a PXE environment.