17 lines
269 B
Text
17 lines
269 B
Text
|
|
# File managed by Ansible
|
|
# change
|
|
|
|
pool pool.ntp.org iburst maxsources 3
|
|
|
|
keyfile /etc/chrony/chrony.keys
|
|
driftfile /var/lib/chrony/chrony.drift
|
|
ntsdumpdir /var/lib/chrony
|
|
logdir /var/log/chrony
|
|
|
|
maxupdateskew 100.0
|
|
rtcsync
|
|
makestep 1 3
|
|
leapsectz right/UTC
|
|
|
|
lock_all
|