bifrost/releasenotes/notes/disable-inspector-discovery-2437e3d9b74f5258.yaml
Jacob Anders 9258eeb228 Disable inspector discovery by default
This change disables auto-discovery in ironic inspector. This will
prevent issues where accidental booting of IPA might result in
hard to debug situations where an accidentally booted IPA results
in new node(s) / port(s) added, causing conflicts.

Change-Id: I88178afd407a6339cfa42de14041c3897c3563e3
2021-01-04 23:53:15 +00:00

7 lines
219 B
YAML

---
upgrade:
- Discovery of nodes via the ironic-inspector is now
disabled by default. If you wish to enable this, set
``enable_inspector_discovery`` to ``true`` and re-execute
the installation playbook.