Add constraints for NTP config in dna-gw hosts
This commit is contained in:
parent
063e7ffdc8
commit
2571320316
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ ntpd_servers:
|
||||||
- time2.google.com
|
- time2.google.com
|
||||||
- time3.google.com
|
- time3.google.com
|
||||||
- time4.google.com
|
- time4.google.com
|
||||||
|
ntpd_constraints:
|
||||||
|
- "https://www.google.com"
|
||||||
ntpd_listen:
|
ntpd_listen:
|
||||||
- "{{ network_interfaces[0].ipaddr }}"
|
- "{{ network_interfaces[0].ipaddr }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue