Update for Planswell infra changes

This commit is contained in:
Alexander Hosking 2018-12-24 01:42:57 -05:00
commit 91b2685c62

View File

@ -81,4 +81,9 @@ Host planswell.sunlife.prod.docker
IdentityFile ~/.ssh/ahosking
Hostname 10.11.38.26
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
###