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:
8c9c82b
)
restrict stunnel to debian hosts, II
author
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Mar 2011 12:04:41 +0000
(13:04 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Mar 2011 12:04:41 +0000
(13:04 +0100)
modules/stunnel4/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/stunnel4/manifests/init.pp
b/modules/stunnel4/manifests/init.pp
index
16a5c26
..
a71d34f
100644
(file)
--- a/
modules/stunnel4/manifests/init.pp
+++ b/
modules/stunnel4/manifests/init.pp
@@
-30,7
+30,8
@@
class stunnel4 {
"stunnel-${name}":
description => "stunnel ${name}",
rule => "&SERVICE_RANGE(tcp, ${accept}, \$HOST_DEBIAN_V4)",
- ;
+ }
+ @ferm::rule {
"stunnel-${name}-v6":
domain => 'ip6',
description => "stunnel ${name}",