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:
d218671
)
ruby != python
author
Luca Filipozzi
<lfilipoz@emyr.net>
Thu, 3 May 2012 23:41:32 +0000
(23:41 +0000)
committer
Luca Filipozzi
<lfilipoz@emyr.net>
Thu, 3 May 2012 23:41:32 +0000
(23:41 +0000)
modules/ntp/templates/ntp.conf
patch
|
blob
|
history
diff --git
a/modules/ntp/templates/ntp.conf
b/modules/ntp/templates/ntp.conf
index
93e1f64
..
0febb35
100644
(file)
--- a/
modules/ntp/templates/ntp.conf
+++ b/
modules/ntp/templates/ntp.conf
@@
-40,7
+40,7
@@
server orff.debian.org iburst
server ravel.debian.org iburst
server busoni.debian.org iburst
<% else -%>
-<% if
fqdn in ["pasquini.debian.org", "tristano.debian.org"]
-%>
+<% if
%w{pasquini.debian.org tristano.debian.org}.include?(fqdn)
-%>
server ntp1.ubc.ca iburst dynamic
server ntp2.ubc.ca iburst dynamic
<% end -%>