From c45db65f35c2905d855a9f2c7c4f7083e219e1d1 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 3 Mar 2022 10:35:12 -0500 Subject: [PATCH] [ssh] New bastion and git port --- ssh/.ssh/config | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index b3fc766..68a17af 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -38,7 +38,9 @@ Host tilde.club User secstate IdentityFile ~/.ssh/powellc -Host bastion.local +Host bastion0.local + User powellc +Host bastion1.local User powellc # Cloud @@ -78,10 +80,6 @@ Host tarvos.local Host telesto.local User root IdentityFile ~/.ssh/1904_powellc -Host fifteen5.local - User root -Host anthe.local - User root Host penobscotbaypress.com User root