|
@@ -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
|