summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorduritong <peter.meier+github@immerda.ch>2017-01-14 13:30:14 +0100
committerGitHub <noreply@github.com>2017-01-14 13:30:14 +0100
commit85b6e3820fa614eeafb99b85846172553461398e (patch)
tree2e15dc1d3de8306c073f2413b3b543b90356d041 /manifests/init.pp
parentadd8f6677a21940cddd0f88396d6e1a152634f54 (diff)
parent07f4d8f14ac5224ba900d27f51cd4ae8121f1578 (diff)
Merge pull request #13 from marknl/master
Conntrack support
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index afdc7d7..aac1520 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -100,6 +100,8 @@ class shorewall(
'tunnels',
# See http://www.shorewall.net/MultiISP.html
'rtrules',
+ # See http://shorewall.net/manpages/shorewall-conntrack.html
+ 'conntrack',
# See http://www.shorewall.net/manpages/shorewall-mangle.html
'mangle',
]:;