From 7d0d3152f9f3b9602cb7c6acc2af2d8be1bce8e9 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 26 Apr 2017 16:40:11 +0300
Subject: [PATCH] - Updated the annotate.fdna.com back to DNS (now that's
 updated).

---
 .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 c94c260..0406e82 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 220.247.248.180
+HostName annotate.fdna.com
 Port 2222
 User nimrod
 IdentityFile ~/.ssh/fdna_rsa
-- 
GitLab