summaryrefslogtreecommitdiff
path: root/manifests/rules/out/ekeyd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/rules/out/ekeyd.pp')
-rw-r--r--manifests/rules/out/ekeyd.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/rules/out/ekeyd.pp b/manifests/rules/out/ekeyd.pp
index 8acdaad..c437f6a 100644
--- a/manifests/rules/out/ekeyd.pp
+++ b/manifests/rules/out/ekeyd.pp
@@ -1,5 +1,5 @@
define shorewall::rules::out::ekeyd($host) {
- shorewall::rule { "me-${name}-tcp_ekeyd":
+ shorewall::rule4{ "me-${name}-tcp_ekeyd":
source => '$FW',
destination => "${name}:${host}",
proto => 'tcp',