summaryrefslogtreecommitdiff
path: root/templates/chrony.conf.photon.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chrony.conf.photon.tmpl')
-rw-r--r--templates/chrony.conf.photon.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/chrony.conf.photon.tmpl b/templates/chrony.conf.photon.tmpl
index 8551f793..5cd462a7 100644
--- a/templates/chrony.conf.photon.tmpl
+++ b/templates/chrony.conf.photon.tmpl
@@ -11,6 +11,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 %}
# Record the rate at which the system clock gains/losses time.
driftfile /var/lib/chrony/drift