Преглед на файлове

Fix user for tethys host in #ssh

Colin Powell преди 6 години
родител
ревизия
ace0652542
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      ssh/.ssh/config

+ 4 - 4
ssh/.ssh/config

@@ -7,6 +7,10 @@ Host *
     AddKeysToAgent yes
     IdentityFile ~/.ssh/powellc
 
+Host tethys.local
+  User colinpowell
+  IdentityFile ~/.ssh/powellc
+
 Host *.local
   User powellc
 
@@ -39,10 +43,6 @@ Host *.internal.elationemr.com
   User colinpowell
   IdentityFile ~/.ssh/elation
 
-Host tethys.local
-  User colinpowell
-  IdentityFile ~/.ssh/elation
-
 Host 10.201.*
   User colinpowell
   IdentityFile ~/.ssh/id_ed25519