From 1951c8a7d72f677fff9fbdf955bf883f4d9a4f61 Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 10 Dec 2009 12:51:22 +0100 Subject: added $shorewall_startup variable to disable startup, enabled by default --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 8f58191..a0e54ec 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ Example Example from node.pp: node xy { + $shorewall_startup="0" # create shorewall ruleset but don't startup include config::site-shorewall shorewall::rule { 'incoming-ssh': source => 'all', destination => '$FW', action => 'SSH/ACCEPT', order => 200; -- cgit v1.2.3