summaryrefslogtreecommitdiff
path: root/dotfiles/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.ssh/config')
-rw-r--r--dotfiles/.ssh/config25
1 files changed, 0 insertions, 25 deletions
diff --git a/dotfiles/.ssh/config b/dotfiles/.ssh/config
index cfd9282..9a16ff1 100644
--- a/dotfiles/.ssh/config
+++ b/dotfiles/.ssh/config
@@ -24,24 +24,9 @@ Host vhltunnel
User dthompson
ForwardAgent yes
-Host chef
- HostName 10.0.249.202
- User ubuntu
-
Host gitlab.vhlcentral.com
ProxyCommand ssh hydra -W 38.88.209.21:22
-Host 10.0.*
- ServerAliveInterval 60
-
-Host calypso
- HostName 10.30.250.42
- ProxyCommand ssh aws-prod -W %h:22
-
-Host berkshelf
- HostName 10.0.250.212
- User ubuntu
-
Host aws-prod
HostName virginia-bastion.maestro.vhlcentral.com
ForwardAgent yes
@@ -83,13 +68,3 @@ Host 10.60.*
Host 10.61.*
ProxyCommand ssh aws-mumbai-dev -W %h:22
ForwardAgent yes
-
-Host ldap-production
- HostName 10.30.14.1
- ProxyCommand ssh bastion16.maestro.vhlcentral.com -W %h:22
-
-Host bastion-recovery
- HostName 10.30.51.105
- User ubuntu
- ProxyCommand ssh aws-prod -W %h:22
- IdentityFile /home/dthompson/.ssh/aws