File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,22 +11,16 @@ Host delta*
1111 Identityfile ~/.ssh/delta.pem
1212
1313################################################################################
14- # oregon
14+ # utility
1515################################################################################
16- Host oregon-bastion
17- HostName 52.25.121.228
18- User ubuntu
19- ForwardAgent yes
20- IdentityFile ~/.ssh/oregon.pem
21-
2216Host migration-router
23- ProxyCommand ssh -q ubuntu@oregon-bastion nc 10.2.0.254 22
17+ HostName 52.24.117.16
2418 User ubuntu
2519 ForwardAgent yes
2620 IdentityFile ~/.ssh/oregon.pem
2721
2822Host hubot
29- ProxyCommand ssh -q ubuntu@oregon-bastion nc 10.2.0.230 22
23+ HostName 52.24.128.35
3024 User ubuntu
3125 ForwardAgent yes
3226 IdentityFile ~/.ssh/oregon.pem
@@ -38,15 +32,6 @@ Host hubot
3832Host delta-staging-data
3933 ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.59 22
4034
41- ################################################################################
42- # oregon
43- ################################################################################
44- Host oregon-bastion
45- HostName 52.25.121.228
46- User ubuntu
47- ForwardAgent yes
48- IdentityFile ~/.ssh/oregon.pem
49-
5035################################################################################
5136# Gamma
5237################################################################################
You can’t perform that action at this time.
0 commit comments