Loading .ssh/config.d/20_bullguard +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ HostName playground.dc.dojo-labs.com User nimrod IdentityFile ~/.ssh/bullguard_ecdsa Host ran-stg-build.dc.dojo-labs.com HostName ran-stg-build.dc.dojo-labs.com User ubuntu IdentityFile ~/.ssh/bullguard_ecdsa Host 172.23.44.125 IdentityFile ~/.ssh/bullguard-ofer_rsa Loading Loading @@ -76,6 +81,11 @@ IdentityFile ~/.ssh/bullguard-dev_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 172.24.*.* IdentityFile ~/.ssh/bullguard-staging_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 172.50.*.* IdentityFile ~/.ssh/bullguard-prod_rsa User ubuntu Loading Loading
.ssh/config.d/20_bullguard +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ HostName playground.dc.dojo-labs.com User nimrod IdentityFile ~/.ssh/bullguard_ecdsa Host ran-stg-build.dc.dojo-labs.com HostName ran-stg-build.dc.dojo-labs.com User ubuntu IdentityFile ~/.ssh/bullguard_ecdsa Host 172.23.44.125 IdentityFile ~/.ssh/bullguard-ofer_rsa Loading Loading @@ -76,6 +81,11 @@ IdentityFile ~/.ssh/bullguard-dev_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 172.24.*.* IdentityFile ~/.ssh/bullguard-staging_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 172.50.*.* IdentityFile ~/.ssh/bullguard-prod_rsa User ubuntu Loading