From 220f6f1e5384143c6a76d2e698a44ac2279411ee Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 31 Mar 2023 22:30:05 +0300
Subject: [PATCH] SSH config for new WAP.

---
 .ssh/config.d/20_shore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore
index f6a2b40..33c5e21 100644
--- a/.ssh/config.d/20_shore
+++ b/.ssh/config.d/20_shore
@@ -8,8 +8,7 @@ Host host01.shore.co.il kodi.shore.co.il ea6350.shore.co.il git.shore.co.il
 Host host01.shore.co.il ns4.shore.co.il
     LocalForward 9090 localhost:9090
 
-Host ea6350.shore.co.il
-    IdentityFile ~/.ssh/shore_rsa
+Host mr8300.shore.co.il
     User root
     LocalForward 8080 localhost:80
 
-- 
GitLab