diff --git a/.ssh/config.d/lyrical_planswell b/.ssh/config.d/lyrical_planswell index 3a92bb8..17657af 100644 --- a/.ssh/config.d/lyrical_planswell +++ b/.ssh/config.d/lyrical_planswell @@ -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 ###