From ace06525428170a9ebfaaa484efc8a7cce577580 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Fri, 25 Jan 2019 08:41:13 -0500 Subject: [PATCH] Fix user for tethys host in #ssh --- ssh/.ssh/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index f323482..4fd5b3d 100644 --- a/ssh/.ssh/config +++ b/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