0.1.2-DEV-20201009-043714
------------------------- * MODIFY: - changed default ntp server for the lan - updated ntp_conf.j2 template to include the iburst option
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# defaults file for zen_ntp
|
||||
ntp_conf_file : "/etc/ntp.conf"
|
||||
ntp_conf_version : "1.0"
|
||||
ntp_conf_revision : "20200429-232122"
|
||||
ntp_conf_revision : "20201009-043644"
|
||||
|
||||
|
||||
ntp_service: ntpd
|
||||
@ -15,7 +15,7 @@
|
||||
ntp_netmask : 255.0.0.0
|
||||
|
||||
|
||||
ntp_lan_server : 10.10.10.55
|
||||
ntp_lan_server : 10.1.1.10
|
||||
|
||||
|
||||
ntp_servers :
|
||||
|
Reference in New Issue
Block a user