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:
2524f13
)
erm, time is tcp, ntp is udp
author
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 10:43:29 +0000
(10:43 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 10:43:29 +0000
(10:43 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
ee232f5
..
7a8565d
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-122,7
+122,7
@@
node default {
ancina,zelenka: {
@ferm::rule { "dsa-time":
description => "Allow time access",
- rule => "&SERVICE_RANGE(
ud
p, time, \$HOST_NAGIOS_V4)"
+ rule => "&SERVICE_RANGE(
tc
p, time, \$HOST_NAGIOS_V4)"
}
}