summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorNick <nick@ivpn.net>2015-04-17 12:59:19 +0200
committerNick <nick@ivpn.net>2015-04-17 12:59:19 +0200
commit07c863098f453d3ce67d64c2ac5c67d8cf4c6a25 (patch)
tree557b99ebcda44dc90427ef979347d96d953331c9 /manifests/init.pp
parente61e6805e5a8fe4e39b0c31631491c29f209357c (diff)
Change tunnel managed file
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 f096d86..5966bed 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -92,7 +92,7 @@ class shorewall(
# http://www.shorewall.net/manpages/shorewall-providers.html
'providers',
# See http://www.shorewall.net/manpages/shorewall-tunnels.html
- 'tunnel',
+ 'tunnels',
# See http://www.shorewall.net/MultiISP.html
'rtrules',
]:;