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
43f590fd
Commit
43f590fd
authored
6 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Added demo-csp SSH config.
parent
53362e55
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_bullguard
+8
-8
8 additions, 8 deletions
.ssh/config.d/20_bullguard
with
8 additions
and
8 deletions
.ssh/config.d/20_bullguard
+
8
−
8
View file @
43f590fd
...
@@ -86,6 +86,11 @@ IdentityFile ~/.ssh/bullguard-staging_rsa
...
@@ -86,6 +86,11 @@ IdentityFile ~/.ssh/bullguard-staging_rsa
User ubuntu
User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
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.50.*.*
Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu
User ubuntu
...
@@ -97,22 +102,17 @@ User ubuntu
...
@@ -97,22 +102,17 @@ User ubuntu
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
ProxyCommand ssh ran-dev-autobuild.dc.dojo-labs.com -W %h:%p
Host dev-csp-scanner.dojo-labs.com
Host dev-csp-scanner.dojo-labs.com
HostName
163.172.129.245
HostName
51.15.113.179
User root
User root
IdentityFile ~/.ssh/bullguard-dev_rsa
IdentityFile ~/.ssh/bullguard-dev_rsa
Host dev-scanner.dojo-labs.com
Host dev-scanner.dojo-labs.com
HostName 51.15.
82
.14
9
HostName 51.15.
123
.14
2
User root
User root
IdentityFile ~/.ssh/bullguard-dev_rsa
IdentityFile ~/.ssh/bullguard-dev_rsa
Host staging-scanner.dojo-labs.com
HostName 51.15.60.153
User root
IdentityFile ~/.ssh/bullguard-staging_rsa
Host prod-scanner.dojo-labs.com
Host prod-scanner.dojo-labs.com
HostName 51.15.
65.250
HostName 51.15.
125.178
User root
User root
IdentityFile ~/.ssh/bullguard-prod_rsa
IdentityFile ~/.ssh/bullguard-prod_rsa
...
...
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