feat: move to dedicated repo
This commit is contained in:
commit
4a88a5b28d
54 changed files with 1524 additions and 0 deletions
8
templates/chrony/chrony.conf.j2
Normal file
8
templates/chrony/chrony.conf.j2
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
pool {{ ntp_server }} iburst
|
||||
|
||||
keyfile /etc/chrony/chrony.keys
|
||||
driftfile /var/lib/chrony/chrony.drift
|
||||
logdir /var/log/chrony
|
||||
maxupdateskew 100.0
|
||||
makestep 1 3
|
||||
rtcsync
|
||||
Loading…
Add table
Add a link
Reference in a new issue