kolla-ansible/releasenotes/notes/deprecate-enable_ironic_pxe_uefi-80ce3653029098ba.yaml
Radosław Piliszek 43d56b0215 Deprecate enable_ironic_pxe_uefi
Change-Id: Icc13e3607c6d1dfa4e12d1ceaf9ea5546a22a12b
2022-04-06 08:52:22 +00:00

10 lines
390 B
YAML

---
deprecations:
- |
``enable_ironic_pxe_uefi`` is deprecated and will be removed in Zed.
This variable is not documented and results in a broken PXE setup
for Ironic Inspector.
The recommended way to support EFI/UEFI deployments in Ironic
Inspector is to stay with the recommended default of iPXE in Ironic
Inspector (see docs on ``ironic_dnsmasq_serve_ipxe``).