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:
a39b229
)
try in place array, but with bonus for syntactic correctness
author
Stephen Gran
<steve@lobefin.net>
Sat, 6 Mar 2010 13:37:07 +0000
(13:37 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 6 Mar 2010 13:37:07 +0000
(13: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
c3b08e1
..
291ce2f
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-94,7
+94,7
@@
node default {
piatti: {
@ferm::rule { "dsa-udd-stunnel":
description => "port 8080 for udd stunnel",
- rule => "&SERVICE_RANGE(tcp, http-alt, ( 192.25.206.16 70.103.162.29 217.196.43.134 )"
+ rule => "&SERVICE_RANGE(tcp, http-alt, ( 192.25.206.16 70.103.162.29 217.196.43.134 )
)
"
}
}
}