Update for Planswell infra changes
This commit is contained in:
commit
91b2685c62
@ -81,4 +81,9 @@ Host planswell.sunlife.prod.docker
|
|||||||
IdentityFile ~/.ssh/ahosking
|
IdentityFile ~/.ssh/ahosking
|
||||||
Hostname 10.11.38.26
|
Hostname 10.11.38.26
|
||||||
ProxyCommand ssh -i ~/.ssh/ahosking -W %h:%p planswell.sunlife.prod.jumpbox
|
ProxyCommand ssh -i ~/.ssh/ahosking -W %h:%p planswell.sunlife.prod.jumpbox
|
||||||
|
|
||||||
|
Host planswell.sunlife.prod.utils
|
||||||
|
IdentityFile ~/.ssh/ahosking
|
||||||
|
Hostname 10.11.38.29
|
||||||
|
ProxyCommand ssh -i ~/.ssh/ahosking -W %h:%p planswell.sunlife.prod.jumpbox
|
||||||
###
|
###
|
||||||
|
Loading…
Reference in New Issue
Block a user