aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 580dc8c..63e6fd3 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -63,4 +63,7 @@ class shorewall(
# See http://www.shorewall.net/manpages/shorewall-tunnels.html
shorewall::managed_file { tunnel: }
+ shorewall::managed_file { rtrules: }
+ shorewall::managed_file { providers: }
+
}