@@ -222,13 +222,13 @@ Host 10.12.*.*
222222 IdentityFile ~/.ssh/epsilon.pem
223223
224224Host epsilon-api
225- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.14.64 22
225+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.11.80 22
226226
227227Host epsilon-api-worker
228- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.12.127 22
228+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.11.38 22
229229
230230Host epsilon-api-socket
231- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.15.207 22
231+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.11.39 22
232232
233233Host epsilon-api-socket-proxy
234234 ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.2.116 22
@@ -246,28 +246,28 @@ Host epsilon-hipache
246246 ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.2.195 22
247247
248248Host epsilon-mongo
249- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.14.140 22
249+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.8.73 22
250250
251251Host epsilon-navi
252- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.13.227 22
252+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.11.252 22
253253
254254Host epsilon-neo4j
255255 ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.14.204 22
256256
257257Host epsilon-rabbit
258- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.13.62 22
258+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.8.57 22
259259
260260Host epsilon-redis
261- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.14.167 22
261+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.9.245 22
262262
263263Host epsilon-registry
264264 ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.12.99 22
265265
266266Host epsilon-app-services
267- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.13.112 22
267+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.10.174 22
268268
269269Host epsilon-dock-services
270- ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.12.136 22
270+ ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.11.110 22
271271
272272Host epsilon-userland
273273 ProxyCommand ssh -q ubuntu@epsilon-bastion nc 10.12.2.91 22
0 commit comments