Hi All, I'm trying to configure Jenkins and ssh/scp plugins to deploy artifacts to the server using jump box.
Ideally, I'd like Jenkins to read my ssh_config file, I saw some threads mentioning /var/lib/jenkins/.ssh/config file (RHEL), but I haven't found proof that Jenkins is really reading that config. I guess, Jenkins is using some Java implementation of scp. What kind of options do I have to complete my task (plugins, scripts, etc)? Thanks!
