From 20a587fcc417291c7b25b4b19af8198b56a38d2f Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 24 Apr 2017 17:11:51 +0300
Subject: [PATCH] - Added prod_bi.fdna.com SSH config.

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

diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna
index b3baba9..c94c260 100644
--- a/.ssh/config.d/20_fdna
+++ b/.ssh/config.d/20_fdna
@@ -121,3 +121,8 @@ Host gitolite_ops.fdna.com
 HostName 52.211.215.151
 User nimrod
 IdentityFile ~/.ssh/fdna_rsa
+
+Host prod_bi.fdna.com
+HostName 34.252.175.194
+User nimrod
+IdentityFile ~/.ssh/fdna_rsa
-- 
GitLab