summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2015-11-20 23:01:37 +0100
committermh <mh@immerda.ch>2015-12-05 11:36:31 +0100
commit77ef3216c06b3c501dd63a8df9a7e5561ffc7992 (patch)
treeacefea45e1631fea5e8ca6a8716003134f6cab40 /manifests/init.pp
parentbbd82b23d8d5d7ef41f05bc6f4afc5ba400a91f4 (diff)
check shorewall daily on problems to alert if a rule won't compile
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index cfca3c3..27f9c4c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -45,6 +45,7 @@ class shorewall(
$tunnels_defaults = {},
$rtrules = {},
$rtrules_defaults = {},
+ $daily_check = true,
) {
case $::operatingsystem {