summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2017-04-25 17:18:18 +0200
committermh <mh@immerda.ch>2017-04-25 17:18:18 +0200
commit8782101a26279b109f7742d244f23fd245cd3f72 (patch)
tree893a4638150852b8022b1c4a7ea137ff812b6626
parent1bcdc4ad9340b1468e4bb14e0b7f1ea8bea73c7f (diff)
we should start managing also that file
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 52de35c..93f71f7 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -130,7 +130,7 @@ class shorewall(
'mangle',
]:;
}
- Shorewall::Managed_file['zones','interfaces','params','rules']{
+ Shorewall::Managed_file['zones','interfaces','params','rules','policy']{
shorewall6 => true,
}