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:
25cf6ea
)
Helps if I open the right port
author
Julien Cristau
<jcristau@debian.org>
Wed, 29 Jun 2016 13:30:18 +0000
(15:30 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Wed, 29 Jun 2016 13:30:18 +0000
(15:30 +0200)
Signed-off-by: Julien Cristau <jcristau@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
ba0f52b
..
4246cbe
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-475,7
+475,7
@@
class ferm::per-host {
}
@ferm::rule { 'dc16-postgres':
description => 'Allow postgres access',
- rule => '&SERVICE_RANGE(tcp, 5
3
32, ( 137.158.82.4/31 ))'
+ rule => '&SERVICE_RANGE(tcp, 5
4
32, ( 137.158.82.4/31 ))'
}
}
default: {}