We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ac57ed + 02f6167 commit f069bbdCopy full SHA for f069bbd
1 file changed
ssh/config
@@ -148,9 +148,6 @@ Host 10.8.*.*
148
ProxyCommand ssh -o StrictHostKeyChecking=no -q ubuntu@delta-bastion nc %h %p
149
IdentityFile ~/.ssh/delta.pem
150
151
-Host delta-admin
152
- ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.146 22
153
-
154
## Delta API
155
Host delta-api
156
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.5.212 22
0 commit comments