aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/tunnel.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/tunnel.pp b/manifests/tunnel.pp
index babce99..bbf86e9 100644
--- a/manifests/tunnel.pp
+++ b/manifests/tunnel.pp
@@ -5,6 +5,7 @@ define autossh::tunnel (
$port,
$host = 'localhost',
$hostport,
+ $sshport = '22',
$remote_host,
$remote_user = 'absent',
$monitor_port = 'absent',