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:
df5ec85
)
minor fix
author
Peter Palfrader
<peter@palfrader.org>
Thu, 23 Feb 2012 20:17:55 +0000
(21:17 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 23 Feb 2012 20:17:55 +0000
(21:17 +0100)
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
e409d4c
..
743dbd1
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-28,7
+28,7
@@
class ferm::per-host {
description => "Allow postgress access2",
rule => "&SERVICE_RANGE(tcp, 5437, ( 206.12.19.0/24 ))"
;
- "dsa-postgres
2
-danzi":
+ "dsa-postgres
3
-danzi":
description => "Allow postgress access2",
rule => "&SERVICE_RANGE(tcp, 5436, ( 206.12.19.0/24 ))"
;