summaryrefslogtreecommitdiff
path: root/templates/ntp.conf.rhel.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ntp.conf.rhel.tmpl')
-rw-r--r--templates/ntp.conf.rhel.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/ntp.conf.rhel.tmpl b/templates/ntp.conf.rhel.tmpl
index 62b47764..9884df5f 100644
--- a/templates/ntp.conf.rhel.tmpl
+++ b/templates/ntp.conf.rhel.tmpl
@@ -31,6 +31,9 @@ pool {{pool}} iburst
{% for server in servers -%}
server {{server}} iburst
{% endfor %}
+{% for peer in peers -%}
+peer {{peer}}
+{% endfor %}
#broadcast 192.168.1.255 autokey # broadcast server
#broadcastclient # broadcast client