Changes to sshconf
[clearscm.git] / rc / sshconfig
index ea4e2f9..0ea3d8f 100644 (file)
@@ -1,17 +1,7 @@
 StrictHostKeyChecking no
 LogLevel ERROR
 
-Host 10.2.* sandbox*
-  ForwardAgent yes
-  StrictHostKeyChecking no
-  UserKnownHostsFile /dev/null
-  AddKeysToAgent yes
-  IdentitiesOnly yes
-  ForwardX11 yes
-  ForwardX11Trusted yes
-  User root
-
-Host 192.168.0.* mars earth defaria.com home
+Host sandbox sandboxu sandboxc7 mars earth home defaria.com training
   ForwardX11 yes
   ForwardX11Trusted yes
 
@@ -22,7 +12,6 @@ Host jupiter cpanel github.com
 Host jupiter
   Port 2222
 
-# Macbook
 Host cpanel
   User andrewdefaria
 
@@ -31,18 +20,13 @@ Host home
   User andrew
   IdentityFile         ~/.ssh/id_ecdsa
 
-Host nightly
-  Hostname 10.2.96.137
-
-Host sandboxal
-  Hostname 10.2.99.106
-  IdentityFile         ~/.ssh/cpanelkey
-
-Host enterprise.cpanel.net
-  IdentityFile         ~/.ssh/cpanelkey
-
-Host sandbox
-  Hostname 10.2.99.60
+Host 10.2.* sandbox* training
+  ForwardAgent yes
+  StrictHostKeyChecking no
+  UserKnownHostsFile /dev/null
+  AddKeysToAgent yes
+  IdentitiesOnly yes
+  User root
   IdentityFile         ~/.ssh/cpanelkey
 
 Host *