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:
55be906
)
fix syntax
author
Martin Zobel-Helas
<zobel@debian.org>
Sat, 28 Dec 2013 17:53:34 +0000
(18:53 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sat, 28 Dec 2013 17:53:34 +0000
(18:53 +0100)
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
6f6cdf7
..
b3a4f7e
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-211,6
+211,7
@@
class ferm::per-host {
description => 'Allow jetty access',
rule => '&SERVICE_RANGE(tcp, 80, ( 82.195.75.100/32 ))'
}
+ }
}
# postgres stuff