From: Silvio Rhatto Date: Tue, 9 Aug 2011 17:43:36 +0000 (-0300) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d0ee197f022bc877b457d0e139f63bf6be401eb5;p=puppet-nodo.git Minor fix --- diff --git a/manifests/subsystems/firewall.pp b/manifests/subsystems/firewall.pp index 1fe28c3..fca990d 100644 --- a/manifests/subsystems/firewall.pp +++ b/manifests/subsystems/firewall.pp @@ -639,7 +639,6 @@ class firewall::router::torrent($destination) { shorewall::rule { "torrent-udp": action => 'ACCEPT', source => 'net', - destination => '$FW', destination => "fw:$destination", proto => 'udp', destinationport => "6881:6999",