switched ntp client to chrony

This commit is contained in:
2026-03-08 15:41:09 -05:00
parent 173a36c518
commit 26f7d3214f
5 changed files with 21 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
# Managed by Ansible — do not edit manually
server {{ common_ntp_server }} iburst
driftfile /var/lib/chrony/chrony.drift
makestep 1.0 3
rtcsync

View File

@@ -1,4 +0,0 @@
# Managed by Ansible — do not edit manually
[Time]
NTP={{ common_ntp_server }}
FallbackNTP=ntp.ubuntu.com