projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cab73f
)
Add ntp.grnet.gr to orff
author
Peter Palfrader
<peter@palfrader.org>
Wed, 8 Sep 2010 22:53:35 +0000
(
00:53
+0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 8 Sep 2010 22:53:35 +0000
(
00:53
+0200)
modules/ntp/templates/ntp.conf
patch
|
blob
|
history
diff --git
a/modules/ntp/templates/ntp.conf
b/modules/ntp/templates/ntp.conf
index
1cf5999
..
549f023
100644
(file)
--- a/
modules/ntp/templates/ntp.conf
+++ b/
modules/ntp/templates/ntp.conf
@@
-19,6
+19,9
@@
server 0.debian.pool.ntp.org iburst dynamic
server 1.debian.pool.ntp.org iburst dynamic
server 2.debian.pool.ntp.org iburst dynamic
server 3.debian.pool.ntp.org iburst dynamic
+<% if fqdn == "orff.debian.org" -%>
+server ntp.grnet.gr iburst
+<% end -%>
<% elsif fqdn == "ancina.debian.org" -%>
server ntp.ugent.be iburst dynamic
<% elsif nodeinfo['misc']['natted'] -%>