Added all files
This commit is contained in:
7
examples/000_example/roles/common/templates/ntp.conf.j2
Executable file
7
examples/000_example/roles/common/templates/ntp.conf.j2
Executable file
@@ -0,0 +1,7 @@
|
||||
driftfile /var/lib/ntp/drift
|
||||
|
||||
restrict 127.0.0.1
|
||||
restrict -6 ::1
|
||||
server {{ ntpserver }}
|
||||
includefile /etc/ntp/crypto/pw
|
||||
keys /etc/ntp/keys
|
||||
Reference in New Issue
Block a user