summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-11-25 18:27:33 +0100
committervarac <varacanero@zeromail.org>2012-11-25 18:27:33 +0100
commitfaf6fba9579e285efd28f2ef96a7e3a5d4a5dd4b (patch)
tree937b3dd29d3d4986714ea23e3cf2acea921d0b0a /manifests/init.pp
parent8db3b2ad945642c925713c8da792e2b405bfe6ab (diff)
added provider
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 72e0533..0bdc50d 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -73,5 +73,6 @@ class shorewall {
shorewall::managed_file { tcclasses: }
shorewall::managed_file { rtrules: }
+ shorewall::managed_file { providers: }
}