Skip to content

Commit 6e5199d

Browse files
author
Christopher M. Neill
committed
wrong IP for gamma-api-worker
1 parent ec608c2 commit 6e5199d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ssh/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ Host gamma-api-us-west-2a
8383
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.7.170 22
8484

8585
Host gamma-api-worker
86-
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.6.225 22
86+
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.4.212 22
8787

8888
Host gamma-api-worker-us-west-2a
89-
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.6.225 22
89+
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.4.212 22
9090

9191
## Gamma MongoDB
9292
Host gamma-mongo-a

0 commit comments

Comments
 (0)