bifrost/releasenotes/notes/enable-inspector-discovery-77aa6f5c1f1e42c6.yaml
Julia Kreger 2786b42151 Enable inspector discovery by default
In order to make lives easier, this change enables the
ironic inspector to register newly discovered nodes
that boot on the PXE network.

Change-Id: I2b4a20ecb51391c586304c0c27f660f759b349e7
2016-10-17 13:18:21 +00:00

7 lines
221 B
YAML

---
features:
- Discovery of nodes via the ironic-inspector is now
enabled by default. If you wish to disable this, set
``enable_inspector_discovery`` to ``false`` and re-execute
the installation playbook.