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
53b02bc3
Commit
53b02bc3
authored
6 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Updates to Dojo-Labs SSH config.
parent
fbd3cff3
Branches
Branches containing commit
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_bullguard
+20
-17
20 additions, 17 deletions
.ssh/config.d/20_bullguard
with
20 additions
and
17 deletions
.ssh/config.d/20_bullguard
+
20
−
17
View file @
53b02bc3
...
...
@@ -30,6 +30,26 @@ HostName ran-stg-build.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard_ecdsa
Host demo-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard-prod_rsa
Host dev-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard-dev_rsa
Host qa-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard-qa_rsa
Host int-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard-integration_rsa
Host stg-csp.dc.dojo-labs.com
User ubuntu
IdentityFile ~/.ssh/bullguard-staging_rsa
Host 172.23.44.125
IdentityFile ~/.ssh/bullguard-ofer_rsa
...
...
@@ -39,18 +59,6 @@ IdentityFile ~/.ssh/bullguard-ofer_rsa
Host 172.23.93.156
User ec2-user
Host 172.50.0.160
User ec2-user
Host 172.20.0.44
User ec2-user
Host 172.20.0.51
User ec2-user
Host 172.20.0.233
User ec2-user
Host 172.16.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu
...
...
@@ -130,8 +138,3 @@ 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
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