Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ Host 10.8.*.*
ProxyCommand ssh -o StrictHostKeyChecking=no -q ubuntu@delta-bastion nc %h %p
IdentityFile ~/.ssh/delta.pem

Host delta-admin
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.6.146 22

## Delta API
Host delta-api
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.5.212 22
Expand Down