diff options
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 13eea89..5a7f740 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -63,8 +63,7 @@ class shorewall( shorewall::managed_file { providers: } # See http://www.shorewall.net/manpages/shorewall-tunnels.html shorewall::managed_file { tunnel: } - + # See http://www.shorewall.net/MultiISP.html shorewall::managed_file { rtrules: } - shorewall::managed_file { providers: } } |