|
@@ -116,7 +116,7 @@ Host bastion.cloud51.15five.com
|
|
|
Host *.cloud100
|
|
|
HostName %h
|
|
|
User colin
|
|
|
- IdentityFile ~/.ssh/ff_cloud100_rsa_2021q3
|
|
|
+ IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
|
|
|
ProxyJump bastion.cloud100.15five.com
|
|
|
LocalForward 127.0.0.1:5437 db.mirror0.cloud100:5432
|
|
|
Port 155
|
|
@@ -126,14 +126,14 @@ Host *.cloud100
|
|
|
|
|
|
Host bastion.cloud100.15five.com
|
|
|
User colin
|
|
|
- IdentityFile ~/.ssh/ff_cloud100_rsa_2021q3
|
|
|
+ IdentityFile ~/.ssh/ff_cloud100_rsa_2022q1
|
|
|
Port 155
|
|
|
AddKeysToAgent yes
|
|
|
|
|
|
Host *.cloud101
|
|
|
HostName %h
|
|
|
User colin
|
|
|
- IdentityFile ~/.ssh/ff_cloud101_rsa_2021q3
|
|
|
+ IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
|
|
|
ProxyJump bastion.cloud101.15five.com
|
|
|
LocalForward 127.0.0.1:5437 db.mirror0.cloud101:5432
|
|
|
Port 155
|
|
@@ -143,7 +143,7 @@ Host *.cloud101
|
|
|
|
|
|
Host bastion.cloud101.15five.com
|
|
|
User colin
|
|
|
- IdentityFile ~/.ssh/ff_cloud101_rsa_2021q3
|
|
|
+ IdentityFile ~/.ssh/ff_cloud101_rsa_2022q1
|
|
|
Port 155
|
|
|
AddKeysToAgent yes
|
|
|
|