Use Google NTP servers for dna-gw hosts
This commit is contained in:
parent
02ea915d36
commit
d23da671ca
1 changed files with 4 additions and 3 deletions
|
@ -61,9 +61,10 @@ ifstated_config: ifstated-dna.conf.j2
|
|||
|
||||
# ntp settings
|
||||
ntpd_servers:
|
||||
- time.mikes.fi
|
||||
- time1.mikes.fi
|
||||
- time2.mikes.fi
|
||||
- time1.google.com
|
||||
- time2.google.com
|
||||
- time3.google.com
|
||||
- time4.google.com
|
||||
ntpd_listen:
|
||||
- "{{ network_interfaces[0].ipaddr }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue