fix: newline char

This commit is contained in:
Simon Cornet 2026-04-21 11:30:05 +02:00
commit 63d9880750

View file

@ -1,6 +1,6 @@
{%- for server in ntp_servers %} {% for server in ntp_servers -%}
pool {{ server }} iburst pool {{ server }} iburst
{%- endfor %} {% endfor %}
keyfile /etc/chrony/chrony.keys keyfile /etc/chrony/chrony.keys
driftfile /var/lib/chrony/chrony.drift driftfile /var/lib/chrony/chrony.drift