]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
restrict stunnel to debian hosts, II
authorPeter Palfrader <peter@palfrader.org>
Mon, 21 Mar 2011 12:04:41 +0000 (13:04 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 21 Mar 2011 12:04:41 +0000 (13:04 +0100)
modules/stunnel4/manifests/init.pp

index 16a5c26d06c2deb2d0c62b59e2c41ec39c645f78..a71d34f0c9cac046b344bf0cc3cb7aa02ea9e3c3 100644 (file)
@@ -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}",