puppet-ironic/releasenotes/notes/inspector-config-0ef3950b548c9542.yaml
Takashi Kajinami 12c1944b3d Support arbitrary configurations of inspector.conf
This change introduces the config class for ironic-inspector so that
users can inject arbitrary parameters even if these are not implemented
in manifests.

Change-Id: Ieaeb38e96559a2841bad63c7c6db9e7f2f433140
2022-01-06 14:38:02 +09:00

6 lines
162 B
YAML

---
features:
- |
The new ``ironic::inspector::config`` class has been added. This class
allows arbitrary configurations of ``ironic-inspector.conf``.