Skip to content

[SSHH] Connection pre/post command not replacing SSH tunnel parameters

Antenore Gatta (tmow) requested to merge issues/precmd-2188 into master

The SSH tunnel parameters have changed as here after:

ssh_server became ssh_tunnel_server and ssh_username is now ssh_tunnel_username

This patch fixes (hopefully) the latest left after the migration.

Merge request reports