From eac5a3c28c4773531964f77e25291c88efcc5e12 Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 2 Jan 2013 19:46:52 +0100 Subject: provide an easy option to still manage the source of the central conf file --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 63e6fd3..13eea89 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,5 +1,6 @@ class shorewall( $startup = '1', + $conf_source = false, $ensure_version = 'present', $tor_transparent_proxy_host = '127.0.0.1', $tor_transparent_proxy_port = '9040', -- cgit v1.2.3