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