openstack-ansible/releasenotes/notes/adds-ipxe-conductor-support-d68b68548aa1cf1f.yaml
Dmitriy Rabotyagov 33fdc3fbc0 Freeze roles for the milestone
Change-Id: Ia8238625b4e1da8c2075f848804a4ee9cf29a5df
2020-11-10 19:59:20 +02:00

7 lines
285 B
YAML

---
features:
- New variables have been added to allow a deployer to enable
iPXE support for Ironic Conductor, which uses HTTP rather
than TFTP, and can speed up baremetal provisioning considerably.
To enable, simply set the ``ironic_ipxe_enabled`` override to ``True``.