Merge branch 'master' of git+ssh://github.com/adefaria/clearscm
[clearscm.git] / rc / sshconfig
index 4d986a5..6b6598f 100644 (file)
@@ -1,6 +1,10 @@
 StrictHostKeyChecking no
 LogLevel ERROR
 
+Host mars earth home defaria.com sandboxu
+  ForwardX11 yes
+  ForwardX11Trusted yes
+  
 Host jupiter cpanel github.com sandbox sandboxal
   ForwardX11 no
   ForwardX11Trusted no
@@ -16,9 +20,6 @@ Host home
   User andrew
   IdentityFile         ~/.ssh/id_ecdsa
 
-Host nightly
-  Hostname 10.2.96.137
-
 Host sandbox
   Hostname 10.2.99.60
   IdentityFile         ~/.ssh/cpanelkey
@@ -31,9 +32,6 @@ Host sandboxal
   Hostname 10.2.99.106
   IdentityFile         ~/.ssh/cpanelkey
 
-Host enterprise.cpanel.net
-  IdentityFile         ~/.ssh/cpanelkey
-
 Host 10.2.* sandbox*
   ForwardAgent yes
   StrictHostKeyChecking no