Add constraints for NTP config in dna-gw hosts

This commit is contained in:
Timo Makinen 2025-07-24 18:33:50 +00:00
parent 063e7ffdc8
commit 2571320316

View file

@ -65,6 +65,8 @@ ntpd_servers:
- time2.google.com
- time3.google.com
- time4.google.com
ntpd_constraints:
- "https://www.google.com"
ntpd_listen:
- "{{ network_interfaces[0].ipaddr }}"