Jenkins : Remote Port Forwarding

Problem

I'd like the master node to act as a proxy - to access some service hosts such as BitBucket server. I've added some lines to the /var/jenkins_home/.ssh/config file. But the SSHLauncher does not seem to parse theĀ .ssh/config file and the tunnel is not opened as the slave agent is launched via SSH

Solution