Browse Source

Use proper identify file for tethys

Colin Powell 6 years ago
parent
commit
cb7179f2fb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ssh/.ssh/config

+ 4 - 0
ssh/.ssh/config

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