summaryrefslogtreecommitdiff
path: root/manifests/router/mail.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/router/mail.pp')
-rw-r--r--manifests/router/mail.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/router/mail.pp b/manifests/router/mail.pp
index 5efde58..6ae5662 100644
--- a/manifests/router/mail.pp
+++ b/manifests/router/mail.pp
@@ -1,4 +1,4 @@
-class firewall::router::mail(i
+class firewall::router::mail(
$implementation = lookup('firewall::implementation', undef, undef, 'shorewall'),
$destination, $zone = 'loc', $originaldest = $ipaddress
) {