0.1.0-DEV-20200429-234203

-------------------------
    * INITIAL:
      - initial commit for zen_ntp ansible role; development branch
This commit is contained in:
Chris Hammer 2020-04-29 23:42:07 -04:00
parent ea2a253234
commit ef5e9b6c23

View File

@ -1,7 +1,5 @@
--- ---
# defaults file for zen_ntp # defaults file for zen_ntp
ntp_conf_file : "/etc/ntp.conf" ntp_conf_file : "/etc/ntp.conf"
ntp_conf_version : "1.0" ntp_conf_version : "1.0"
ntp_conf_revision : "20200429-232122" ntp_conf_revision : "20200429-232122"
@ -13,6 +11,7 @@
ntp_network : 10.0.0.0 ntp_network : 10.0.0.0
ntp_netmask : 255.0.0.0 ntp_netmask : 255.0.0.0
ntp_lan_server : 10.10.10.55 ntp_lan_server : 10.10.10.55