summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-05-19 11:35:18 -0400
committerMicah Anderson <micah@riseup.net>2015-05-19 11:35:18 -0400
commit492e3c0c48461c6f4e58bdaa407a04c9aa4fb8b4 (patch)
tree7727924af0364703a8b1bc5adcd31a9509dbd559 /manifests/init.pp
parent3749a297cd979dc234194d1887e3b46a789b3b1a (diff)
parent74ea10a6a1d4f4c1624d85d3d3795eaf819df10c (diff)
Merge remote-tracking branch 'origin/master' into leap
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 cd6488b..a567564 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -68,6 +68,8 @@ class shorewall(
'tunnel',
# See http://www.shorewall.net/MultiISP.html
'rtrules',
+ # See http://www.shorewall.net/manpages/shorewall-mangle.html
+ 'mangle',
]:;
}
}