From 075d9affb8d2f7bc0df0f0118391f2c31ceb31ff Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 19 Apr 2017 13:25:13 +0300
Subject: [PATCH] - Updated annotate.fdna.com IP for new server.

---
 .ssh/config.d/20_fdna | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna
index 70d7893..fdab6bc 100644
--- a/.ssh/config.d/20_fdna
+++ b/.ssh/config.d/20_fdna
@@ -50,8 +50,9 @@ User nimrod
 IdentityFile ~/.ssh/fdna_rsa
 
 Host annotate.fdna.com
-HostName 119.235.9.148
-User fdna
+HostName 119.235.9.149
+Port 2222
+User nimrod
 IdentityFile ~/.ssh/fdna_rsa
 
 Host annotate-stg.fdna.com
-- 
GitLab