kolla-ansible/releasenotes/notes/enable_ironic_dnsmasq-4288e3e2b5819f2d.yaml
Christian Berendt 232aeaaa5f ironic: add enable_ironic_dnsmasq parameter
With the enable_ironic_dnsmasq parameter it is possible
to explicitly disable the ironic-dnsmasq service. By default,
the parameter is set to the value of enable_ironic

Change-Id: Icf94e5d6980ff238eac90e4f8cd8e530477a9c5b
2023-03-06 23:38:00 +01:00

7 lines
210 B
YAML

---
features:
- |
With the ``enable_ironic_dnsmasq`` parameter it is possible
to explicitly disable the ironic-dnsmasq service. By default,
the parameter is set to the value of ``enable_ironic``.