From d4a2a66e9b9641f84168f86db7fa10dd33326c12 Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Thu, 4 Aug 2011 14:03:16 +0200 Subject: The order of the section needs to ab adjusted, otherwise things will be place at the wrong place --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a0e54ec..feac7fc 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ class config::site-shorewall { } shorewall::rule_section { 'NEW': - order => 10; + order => 100; } case $shorewall_rfc1918_maineth { -- cgit v1.2.3