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:
decbf68
)
allow time for ancina and zelenka
author
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 10:37:41 +0000
(10:37 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 7 Mar 2010 10:37:41 +0000
(10:37 +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
52e1e0d
..
0165241
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-119,6
+119,12
@@
node default {
rule => "&SERVICE(tcp, 873)"
}
}
+ ancina,zelenka {
+ @ferm::rule { "dsa-time":
+ description => "Allow time access",
+ rule => "&SERVICE(udp, time, $HOST_NAGIOS_V4)"
+ }
+ }
}
case $brokenhosts {