bifrost/releasenotes/notes/populate_dns_servers_dnsmasq-4f30a9957e8de732.yaml
Yolanda Robla b4df04f4a3 Add dns_servers feature to bifrost dnsmasq
This will allow to specify external nameservers to
dnsmasq configuration.

Change-Id: I4712588698269aa6ab333034be72e540faba3ec1
2016-01-28 17:57:36 +01:00

12 lines
384 B
YAML

---
features:
- Allow to populate the DNS servers setting of
dnsmasq. This is optional, but if
``dnsmasq_dns_servers``setting is set, it adds a
``dhcp-option=6,dnsmasq_dns_servers`` to the
generated dnsmasq configuration for bifrost.
other:
- When configuring the ``dnsmasq_dns_servers`` setting,
several nameservers can be specified, separated by
commas.