summaryrefslogtreecommitdiff
path: root/manifests/implementations/shorewall/router/ssh.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/implementations/shorewall/router/ssh.pp')
-rw-r--r--manifests/implementations/shorewall/router/ssh.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/implementations/shorewall/router/ssh.pp b/manifests/implementations/shorewall/router/ssh.pp
index a37b61f..9bdf69e 100644
--- a/manifests/implementations/shorewall/router/ssh.pp
+++ b/manifests/implementations/shorewall/router/ssh.pp
@@ -1,4 +1,4 @@
-define firewall::router::ssh($destination, $port_orig = '22', $port_dest = '', $zone = 'loc',
+define firewall::implementations::shorewall::router::ssh($destination, $port_orig = '22', $port_dest = '', $zone = 'loc',
$originaldest = $ipaddress) {
shorewall::rule { "ssh-$name-1":
action => 'DNAT',