Skip to content

Commit 680f44c

Browse files
author
Christopher M. Neill
committed
last couple hosts...
1 parent 075cf90 commit 680f44c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ssh/config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,9 @@ Host delta-neo4j
329329
Host delta-hipache
330330
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.0.135 22
331331

332+
Host delta-userland
333+
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.0.244 22
334+
332335
Host delta-navi
333336
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.41 22
334337

@@ -344,6 +347,9 @@ Host delta-mongo-b
344347
Host delta-navi
345348
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.41 22
346349

350+
Host delta-web
351+
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.0.229 22
352+
347353
################################################################################
348354
# other
349355
################################################################################

0 commit comments

Comments
 (0)