8f3a9e207c
This patchset adds support for iPXE, which can speed up baremetal provisioning considerably due to the use of HTTP versus TFTP. Change-Id: I8b49ae37a0380cd7a2191f050a52c85cc373026b
7 lines
285 B
YAML
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``.
|