From 8782101a26279b109f7742d244f23fd245cd3f72 Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 25 Apr 2017 17:18:18 +0200 Subject: we should start managing also that file --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, } -- cgit v1.2.3