From 6e42031bd33397d4d0d9de0d92a03221a0f725cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Wed, 27 Jul 2022 06:11:13 +0200 Subject: [PATCH] Chrony jinja cr --- chrony/templates/chrony.conf.j2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chrony/templates/chrony.conf.j2 b/chrony/templates/chrony.conf.j2 index 85ea208..da2e0b5 100644 --- a/chrony/templates/chrony.conf.j2 +++ b/chrony/templates/chrony.conf.j2 @@ -37,3 +37,9 @@ makestep 1 3 {% for k, v in chrony_config_extra_options.items() %} {{ k }} {{ v }} {% endfor %} + + +# popis mi plz, co tenhle cyklus udela v sablone pro nasledujici promenne (nad obsahem tech options se nezamyslej, ty jsem si vymyslel): +# chrony_config_extra_options: +# - time_server: ntp.davo.cz +# - follow_drift: yes