summaryrefslogtreecommitdiff
path: root/templates/ntp.conf.fedora.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ntp.conf.fedora.tmpl')
-rw-r--r--templates/ntp.conf.fedora.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/ntp.conf.fedora.tmpl b/templates/ntp.conf.fedora.tmpl
index af7b1b09..796bd934 100644
--- a/templates/ntp.conf.fedora.tmpl
+++ b/templates/ntp.conf.fedora.tmpl
@@ -30,6 +30,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