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:
0d8ad1c
)
Revert "franck allows connections from ries to dak pg cluster"
author
Stephen Gran
<steve@lobefin.net>
Mon, 21 Mar 2011 20:39:18 +0000
(20:39 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 21 Mar 2011 20:39:18 +0000
(20:39 +0000)
This reverts commit
2e9c1a60911fe46829ff7987cac81359861c5f96
.
modules/ferm/manifests/per-host.pp
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/per-host.pp
b/modules/ferm/manifests/per-host.pp
index
e92a7a9
..
aa20cbd
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-81,13
+81,6
@@
class ferm::per-host {
rule => "&SERVICE(tcp, 11371)"
}
}
- franck: {
- @ferm::rule { "dak_replication":
- domain => "(ip)",
- description => "Allow dak pg replication",
- rule => "&SERVICE_RANGE(tcp, 5433, 128.148.34.103/32)"
- }
- }
liszt: {
@ferm::rule { "smtp":
domain => "(ip ip6)",