Use proper identify file for tethys
This commit is contained in:
@ -43,6 +43,10 @@ Host *.internal.elationemr.com
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/elation
|
||||
|
||||
Host tethys.local
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/powellc
|
||||
|
||||
Host 10.201.*
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user