From: Peter Palfrader Date: Mon, 21 Mar 2011 12:04:41 +0000 (+0100) Subject: restrict stunnel to debian hosts, II X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=bd9151bdf107fdaac8b9806fa436c7e5fc0986bb;p=mirror%2Fdsa-puppet.git restrict stunnel to debian hosts, II --- diff --git a/modules/stunnel4/manifests/init.pp b/modules/stunnel4/manifests/init.pp index 16a5c26d0..a71d34f0c 100644 --- 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}",