bifrost/releasenotes/notes/populate_ntp_servers_dnsmasq-249d2a26b94b0bf1.yaml
Olivier Bourdon bbce94c783 Add support for NTP servers in dnsmasq configuration
Change-Id: I046a41df784835b3fe8916359ff2c1ed83e14f06
2018-04-30 13:47:02 +00:00

12 lines
385 B
YAML

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