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:
d8bd02b
)
syntax fix part two
author
Martin Zobel-Helas
<zobel@debian.org>
Mon, 6 May 2013 20:42:24 +0000
(22:42 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Mon, 6 May 2013 20:42:24 +0000
(22:42 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
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
c130193
..
1df7bdb
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-55,7
+55,7
@@
class ferm::per-host {
chain => 'INPUT',
rule => 'source 188.165.23.89/32 proto tcp dport 25 jump DROP',
}
- @ferm::rule { 'listmaster-ontp-
in
':
+ @ferm::rule { 'listmaster-ontp-
out
':
description => 'ONTP has a broken mail setup',
table => 'filter',
chain => 'OUTPUT',