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:
c136d3f
)
now that nfs ports are locked down we no longer need this
author
Stephen Gran
<steve@lobefin.net>
Wed, 28 Jul 2010 08:09:32 +0000
(09:09 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 28 Jul 2010 08:09:32 +0000
(09:09 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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
8a42527
..
9a4d39c
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-61,12
+61,6
@@
class ferm::per-host {
rule => "&SERVICE_RANGE(tcp, rsync, ( 195.20.242.90 192.25.206.33 82.195.75.106 206.12.19.118 ))"
}
}
- beethoven: {
- @ferm::rule { "dsa-merikanto-beethoven":
- description => "Allow merikanto", # for nfs, and that uses all kind of ports by default.
- rule => "source 172.22.127.147 interface bond0 jump ACCEPT",
- }
- }
heininen: {
@ferm::rule { "dsa-syslog":
description => "Allow syslog access",