From 34253613a2b216e535edb2ad7c5922d64b62f39b Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 9 Oct 2016 11:05:17 +0300 Subject: [PATCH] - Updated the IP for qa2_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 751b685..f69c699 100644 --- a/.ssh/config.d/20_fdna +++ b/.ssh/config.d/20_fdna @@ -145,7 +145,7 @@ User nimrod IdentityFile ~/.ssh/fdna Host qa2_ops -HostName 52.49.210.121 +HostName 52.210.12.69 User nimrod IdentityFile ~/.ssh/fdna -- GitLab