Commit b6f965a4 authored by nimrod's avatar nimrod
Browse files

More entries in Dojo Labs' SSH config.

parent f3569157
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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

@@ -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