Fix mikes time servers
This commit is contained in:
parent
62c9576df5
commit
f85e2f1150
1 changed files with 1 additions and 1 deletions
|
@ -61,9 +61,9 @@ ifstated_config: ifstated-dna.conf.j2
|
||||||
|
|
||||||
# ntp settings
|
# ntp settings
|
||||||
ntpd_servers:
|
ntpd_servers:
|
||||||
|
- time.mikes.fi
|
||||||
- time1.mikes.fi
|
- time1.mikes.fi
|
||||||
- time2.mikes.fi
|
- time2.mikes.fi
|
||||||
- time3.mikes.fi
|
|
||||||
ntpd_listen:
|
ntpd_listen:
|
||||||
- "{{ network_interfaces[0].ipaddr }}"
|
- "{{ network_interfaces[0].ipaddr }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue