Commit 64399003 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: use ntp_servers

parent caf6d74b
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
pool {{ ntp_server }} iburst
{%- for server in ntp_servers %}
pool {{ server }} iburst
{%- endfor %}

keyfile /etc/chrony/chrony.keys
driftfile /var/lib/chrony/chrony.drift