summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2017-04-08 13:21:14 +0200
committermh <mh@immerda.ch>2017-04-08 13:21:14 +0200
commit6ac2e1752f2185c293360aa062b7f49facff6abe (patch)
tree6c50c95aab04e690bca22159fdddc374a5e8ffa3 /manifests/init.pp
parenta8c1abea710e88e63a64b8889fe9965e95ff1740 (diff)
manage interfaces for shorewall6
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index eeab56f..f74466b 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -124,7 +124,7 @@ class shorewall(
'mangle',
]:;
}
- Shorewall::Managed_file['zones']{
+ Shorewall::Managed_file['zones','interfaces']{
shorewall6 => true,
}