Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
rcfiles
Commits
3e7b58e0
Commit
3e7b58e0
authored
6 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Cleaned up the Dojo Labs SSH config, added new services VPC.
parent
ad4e380d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ssh/config.d/20_dojolabs
+27
-47
27 additions, 47 deletions
.ssh/config.d/20_dojolabs
with
27 additions
and
47 deletions
.ssh/config.d/20_
bullguard
→
.ssh/config.d/20_
dojolabs
+
27
−
47
View file @
3e7b58e0
#
Bullguard
#
Dojo Labs
Host gitlab.dc.dojo-labs.com
HostName gitlab.dc.dojo-labs.com
User nimrod
IdentityFile ~/.ssh/
bullguard
_ecdsa
IdentityFile ~/.ssh/
dojo
_ecdsa
Host ran-int-teamcity.dc.dojo-labs.com
HostName ran-int-teamcity.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-
ofer_rsa
IdentityFile ~/.ssh/
dojo_
ofer_rsa
Host ran-dev-autobuild.dc.dojo-labs.com
HostName ran-dev-autobuild.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard
_ecdsa
IdentityFile ~/.ssh/
dojo
_ecdsa
Host devtools.dc.dojo-labs.com
HostName devtools.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard
_ecdsa
IdentityFile ~/.ssh/
dojo
_ecdsa
Host playground.dc.dojo-labs.com
HostName playground.dc.dojo-labs.com
User nimrod
IdentityFile ~/.ssh/
bullguard
_ecdsa
IdentityFile ~/.ssh/
dojo
_ecdsa
Host ran-stg-build.dc.dojo-labs.com
HostName ran-stg-build.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard
_ecdsa
IdentityFile ~/.ssh/
dojo
_ecdsa
Host demo-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-
prod_rsa
IdentityFile ~/.ssh/
dojo_
prod_rsa
Host dev-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
Host qa-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-
qa_rsa
IdentityFile ~/.ssh/
dojo_
qa_rsa
Host int-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-integration
_rsa
IdentityFile ~/.ssh/
dojo_int
_rsa
Host stg-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/
bullguard-stagin
g_rsa
IdentityFile ~/.ssh/
dojo_st
g_rsa
Host 172.23.44.125
IdentityFile ~/.ssh/
bullguard-
ofer_rsa
IdentityFile ~/.ssh/
dojo_
ofer_rsa
Host 172.23.87.109
IdentityFile ~/.ssh/
bullguard-
ofer_rsa
IdentityFile ~/.ssh/
dojo_
ofer_rsa
Host 172.23.93.156
User ec2-user
Host 172.16.*.*
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.17.*.*
IdentityFile ~/.ssh/bullguard-qa_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
Host 172.18.*.*
IdentityFile ~/.ssh/dojo_svc_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.21.*.*
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.22.*.*
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.23.*.*
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
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.25.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.26.*.*
IdentityFile ~/.ssh/bullguard-integration_rsa
IdentityFile ~/.ssh/dojo_stg_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host 172.50.*.*
IdentityFile ~/.ssh/
bullguard-
prod_rsa
IdentityFile ~/.ssh/
dojo_
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
IdentityFile ~/.ssh/
dojo_
dev
_
new_rsa
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host dev-csp-scanner.dojo-labs.com
HostName 51.15.113.179
User root
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
Host dev-scanner.dojo-labs.com
HostName 51.15.123.142
User root
IdentityFile ~/.ssh/
bullguard-
dev_rsa
IdentityFile ~/.ssh/
dojo_
dev_rsa
Host prod-scanner.dojo-labs.com
HostName 51.15.125.178
User root
IdentityFile ~/.ssh/
bullguard-
prod_rsa
IdentityFile ~/.ssh/
dojo_
prod_rsa
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
IdentityFile ~/.ssh/dojo_ecdsa
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment