From 2b126f3c04b4cea491eb2eb2e090ec551f47b63c Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 9 Aug 2021 22:20:46 +0100 Subject: [PATCH] Remove localhost SSH config --- ssh/.ssh/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index fbda5e3..27f51cf 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -4,12 +4,6 @@ host zion port 22 identityfile ~/.ssh/zion -host localhost - user root - hostname localhost - port 22 - identityfile ~/.ssh/localhost - host prodyfo user ec2-user hostname ec2-52-47-172-241.eu-west-3.compute.amazonaws.com