Skip to content

Commit f069bbd

Browse files
author
anandkumarpatel
committed
Merge pull request #290 from CodeNow/no-admin
kill delta-admin
2 parents 1ac57ed + 02f6167 commit f069bbd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ssh/config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@ Host 10.8.*.*
148148
ProxyCommand ssh -o StrictHostKeyChecking=no -q ubuntu@delta-bastion nc %h %p
149149
IdentityFile ~/.ssh/delta.pem
150150

151-
Host delta-admin
152-
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.146 22
153-
154151
## Delta API
155152
Host delta-api
156153
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.5.212 22

0 commit comments

Comments
 (0)