File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -216,11 +216,23 @@ Host gamma-api-us-west-2a
216216 ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.4.188 22
217217
218218## Gamma MongoDB
219- Host gamma-mongo
220- ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.4.28 22
221-
222219Host gamma-mongo-us-west-2a
223- ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.4.28 22
220+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.7.144 22
221+
222+ Host gmdb2a
223+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.7.144 22
224+
225+ Host gamma-mongo-us-west-2b
226+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.10.57 22
227+
228+ Host gmdb2b
229+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.10.57 22
230+
231+ Host gamma-mongo-us-west-2c
232+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.15.18 22
233+
234+ Host gmdb2c
235+ ProxyCommand ssh -q ubuntu@gamma-bastion-us-west-2a nc 10.4.15.18 22
224236
225237## Gamma Redis
226238Host gamma-redis
You can’t perform that action at this time.
0 commit comments