diff options
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 1 |
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: } } |