summaryrefslogtreecommitdiff
path: root/templates/chrony.conf.cos.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chrony.conf.cos.tmpl')
-rw-r--r--templates/chrony.conf.cos.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/chrony.conf.cos.tmpl b/templates/chrony.conf.cos.tmpl
index fa115f86..91955cd1 100644
--- a/templates/chrony.conf.cos.tmpl
+++ b/templates/chrony.conf.cos.tmpl
@@ -12,6 +12,12 @@ pool {{pool}} iburst
{% for server in servers -%}
server {{server}} iburst
{% endfor %}
+{% for peer in peers -%}
+peer {{peer}}
+{% endfor %}
+{% for a in allow -%}
+allow {{a}}
+{% endfor %}
# This directive specify the file into which chronyd will store the rate
# information.