summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index f2b3bd3..88cf48c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -60,8 +60,8 @@ class strongswan(
}
if $manage_shorewall {
- class{'shorewall::rules::ipsec':
- source => $strongswan::shorewall_source
+ shorewall::rules::ipsec{
+ $strongswan::shorewall_source:
}
if $ipsec_nat {
include shorewall::rules::ipsec_nat