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:
ecd25fa
)
allow traffic to syslog port
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 12 Oct 2014 08:31:34 +0000
(08:31 +0000)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 12 Oct 2014 08:31:51 +0000
(08:31 +0000)
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
b7312c5
..
6ae4f2e
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-90,7
+90,7
@@
class ferm::per-host {
rule => 'destination 78.8.208.246/32 proto tcp dport 25 jump DROP',
}
}
- lotti,lully: {
+ lotti,lully
,loghost-grnet-01
: {
@ferm::rule { 'dsa-syslog':
description => 'Allow syslog access',
rule => '&SERVICE_RANGE(tcp, 5140, $HOST_DEBIAN_V4)'