kolla-ansible/releasenotes/notes/add-neutron-custom-dnsmasq-conf-bba1ac18df0dccd4.yaml
Christian Berendt a3f1ded357 Add support for neutron custom dnsmasq.conf
Change-Id: Ia7041be384ac07d0a790c2c5c68b1b31ff0e567a
2019-06-27 12:20:12 +02:00

7 lines
253 B
YAML

---
features:
- |
The ``dnsmasq.conf`` configuration file used by the Neutron DHCP agent can be
overwritten by ``{{ node_custom_config}}/neutron/dnsmasq.conf`` or
``{{ node_custom_config }}/neutron/{{ inventory_hostname }}/dnsmasq.conf``.