From: Silvio Rhatto Date: Thu, 10 Nov 2011 18:50:56 +0000 (-0200) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9df7b3074a33f1c4fd56260b63131926952d11c9;p=puppet-nodo.git Minor fix --- 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', }