Merge "Add dnsmasq_ntp_servers variable in the main"

This commit is contained in:
Zuul 2019-02-27 09:46:58 +00:00 committed by Gerrit Code Review
commit 734f63cdbb
1 changed files with 5 additions and 0 deletions

View File

@ -146,6 +146,11 @@ inventory_dhcp: False
# hosts in your dynamic inventory.
inventory_dns: False
# Set this to true to configure dnsmasq to populate the NTP servers
# setting of dnsmasq.
# Several NTP servers can be specified, seperated by commas.
# dnsmasq_ntp_servers:
# Settings to enable the use of inspector
enable_inspector: true
inspector_auth: "noauth"