From d0ee197f022bc877b457d0e139f63bf6be401eb5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 9 Aug 2011 14:43:36 -0300 Subject: Minor fix --- manifests/subsystems/firewall.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/subsystems/firewall.pp') 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", -- cgit v1.2.3