From 74149d087170bad9549cbd47de2fa1399ad481bd Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 2 Mar 2016 18:26:42 +0200 Subject: [PATCH] Added another Host pattern for ns1.shore.co.il. --- .ssh/config.d/20_shore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore index daa2356..f8a8992 100644 --- a/.ssh/config.d/20_shore +++ b/.ssh/config.d/20_shore @@ -1,6 +1,6 @@ # shore.co.il infrastructure -Host ns1 +Host ns1 www.shore.co.il HostName ns1.shore.co.il LocalForward 9091 xbmc.trusted:9091 DynamicForward 8080 -- GitLab