From 4576c23673690946530afc2a414da87fa0181848 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 23 Apr 2017 16:21:24 +0300 Subject: [PATCH] - Updated IP for annotate@fdna machine. --- .ssh/config.d/20_fdna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna index fdab6bc..b3baba9 100644 --- a/.ssh/config.d/20_fdna +++ b/.ssh/config.d/20_fdna @@ -50,7 +50,7 @@ User nimrod IdentityFile ~/.ssh/fdna_rsa Host annotate.fdna.com -HostName 119.235.9.149 +HostName 220.247.248.180 Port 2222 User nimrod IdentityFile ~/.ssh/fdna_rsa -- GitLab