From 9df7b3074a33f1c4fd56260b63131926952d11c9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 10 Nov 2011 16:50:56 -0200 Subject: Minor fix --- manifests/subsystems/firewall.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/firewall.pp') diff --git a/manifests/subsystems/firewall.pp b/manifests/subsystems/firewall.pp index 1760f7b..6328812 100644 --- a/manifests/subsystems/firewall.pp +++ b/manifests/subsystems/firewall.pp @@ -116,7 +116,7 @@ class firewall { destination => '$FW', proto => '-', destinationport => '-', - ratelimit => '$firewall_ssl_ratelimit', + ratelimit => "$firewall_ssl_ratelimit", order => '103', } -- cgit v1.2.3