From 4c799f56b2ff52869fbbb75863bfb844ae4a486b Mon Sep 17 00:00:00 2001 From: Adrien Reslinger Date: Sat, 30 Jul 2022 09:19:11 +0200 Subject: [PATCH] Update template for el9 --- templates/chrony.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chrony.conf.j2 b/templates/chrony.conf.j2 index 581c148..97cf5df 100644 --- a/templates/chrony.conf.j2 +++ b/templates/chrony.conf.j2 @@ -1,5 +1,5 @@ # Use public servers from the pool.ntp.org project. -# Please consider joining the pool (http://www.pool.ntp.org/join.html). +# Please consider joining the pool (https://www.pool.ntp.org/join.html). {% if chrony_ntpservers is defined or chrony_ntppools is defined %} {% if chrony_ntpservers is defined %} {% for ntpserver in chrony_ntpservers %}