Loading .ssh/config.d/20_bullguard +15 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,11 @@ IdentityFile ~/.ssh/bullguard-prod_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 10.10.*.* IdentityFile ~/.ssh/bullguard-dev-new_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host dev-scanner.dojo-labs.com HostName 51.15.82.149 User root Loading @@ -90,3 +95,13 @@ Host qadesktop.dojo-labs.com HostName 192.168.0.164 User qadesktop IdentityFile ~/.ssh/bullguard_ecdsa Host bastion.ops.dojo-labs.com User admin IdentityFile ~/.ssh/bullguard-dev_rsa ForwardAgent yes Host 172.24.*.* IdentityFile ~/.ssh/bullguard-dev_rsa User admin ProxyCommand ssh bastion.ops.dojo-labs.com -W %h:%p Loading
.ssh/config.d/20_bullguard +15 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,11 @@ IdentityFile ~/.ssh/bullguard-prod_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host 10.10.*.* IdentityFile ~/.ssh/bullguard-dev-new_rsa User ubuntu ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p Host dev-scanner.dojo-labs.com HostName 51.15.82.149 User root Loading @@ -90,3 +95,13 @@ Host qadesktop.dojo-labs.com HostName 192.168.0.164 User qadesktop IdentityFile ~/.ssh/bullguard_ecdsa Host bastion.ops.dojo-labs.com User admin IdentityFile ~/.ssh/bullguard-dev_rsa ForwardAgent yes Host 172.24.*.* IdentityFile ~/.ssh/bullguard-dev_rsa User admin ProxyCommand ssh bastion.ops.dojo-labs.com -W %h:%p