From e6bb69e8918c1aadc786313cd5959842e7a48b80 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 19 Oct 2016 14:24:48 +0300 Subject: [PATCH] - Updated the IP for dev1_ops. --- .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 e535d64..eb04170 100644 --- a/.ssh/config.d/20_fdna +++ b/.ssh/config.d/20_fdna @@ -122,7 +122,7 @@ User nimrod IdentityFile ~/.ssh/fdna Host dev1_ops -HostName 52.210.145.33 +HostName 52.212.7.27 User nimrod IdentityFile ~/.ssh/fdna -- GitLab