From 55c7586914ab321c2cd7ef23ab84f51922fce288 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 27 Jul 2016 17:11:29 +0300
Subject: [PATCH] - Removed FDNA staging DB instance.

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

diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna
index 8699a21..306ee90 100644
--- a/.ssh/config.d/20_fdna
+++ b/.ssh/config.d/20_fdna
@@ -72,11 +72,6 @@ User nimrod
 IdentityFile ~/.ssh/fdna
 ProxyCommand ssh ns1 nc %h %p
 
-Host db-staging.fdna.com
-HostName 162.13.124.10
-User nimrod
-IdentityFile ~/.ssh/fdna
-
 Host fe_admin.fdna.com
 HostName 95.138.162.241
 User nimrod
-- 
GitLab