We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ca58d6 + a227189 commit e85a95cCopy full SHA for e85a95c
2 files changed
ansible/gamma-hosts/hosts
@@ -35,7 +35,7 @@ gamma-api
35
gamma-services
36
37
[navi]
38
-gamma-services
+gamma-navi
39
40
[charon]
41
ssh/config
@@ -257,6 +257,12 @@ Host gamma-services-us-west-2a
257
Host gamma-services
258
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.6.251 22
259
260
+Host gamma-navi-us-west-2a
261
+ ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.7.108 22
262
+
263
+Host gamma-navi
264
265
266
## Gamma Registry
267
Host gamma-registry-us-west-2a
268
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.4.82 22
0 commit comments