9258eeb228
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
7 lines
219 B
YAML
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.
|