From cb7179f2fb12c3015b5d9af09d4ce55b6acf97c6 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 29 Jan 2019 12:21:39 -0500 Subject: [PATCH] Use proper identify file for tethys --- ssh/.ssh/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 4fd5b3d..187df2f 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -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