summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 48c4d8e..b9a3bec 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,6 +4,5 @@ class strongswan {
if $use_shorewall {
include shorewall::rules::ipsec
- include shorewall::rules::out::ipsec
}
}