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
0c464b07
Commit
0c464b07
authored
2 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Some SchooLinks SSH config updates.
parent
907dbf38
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_schoolinks
+3
-18
3 additions, 18 deletions
.ssh/config.d/20_schoolinks
with
3 additions
and
18 deletions
.ssh/config.d/20_schoolinks
+
3
−
18
View file @
0c464b07
...
...
@@ -2,15 +2,6 @@
# vim:ft=sshconfig
# SchooLinks infrastructure
Host api.schoolinks.com
Hostname 35.170.212.119
Host api-staging.schoolinks.com
HostName 34.226.30.250
Host celery.schoolinks.com
LocalForward 5555 localhost:5555
Host ci.schoolinks.com
IdentityFile ~/.ssh/schoolinks_ci_rsa
...
...
@@ -19,17 +10,11 @@ Host monitoring.schoolinks.com
Host sftp.schoolinks.com
IdentityFile ~/.ssh/schoolinks_sftp_rsa
User ec2-user
Host vpn.schoolinks.com
HostName 18.210.9.60
IdentityFile ~/.ssh/schoolinks_vpn_rsa
User centos
Host !
vpn
.schoolinks.com *.schoolinks.com 172.31.*.* 172.30.*.* 172.29.*.*
ProxyCommand ssh
vpn
.schoolinks.com -W %h:%p
Host !
firezone
.schoolinks.com *.schoolinks.com 172.31.*.* 172.30.*.* 172.29.*.*
ProxyCommand ssh
firezone
.schoolinks.com -W %h:%p
Host *.schoolinks.com 172.31.*.* 172.29.*.*
Host *.schoolinks.com 172.31.*.*
172.30.*.*
172.29.*.*
User ubuntu
IdentityFile ~/.ssh/schoolinks_ed25519
IdentityFile ~/.ssh/schoolinks_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