This change introduces a new option to disable resources to set up http server for ipxe boot. This is useful, when ipxe boot interface is not used or users have their own external tooling to maintain the http server. Change-Id: Ic767795442ee68ce8dda6bc8b53493ac17f6f40c
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``ironic::pxe::manage_http_server`` parameter has been added. When
|
|
this parameter is set to ``false``, the ``ironic::pxe`` class does not
|
|
manage the Apache HTTP Server.
|