From a53d96075c36b27db4da7727f04dc8856d5b6b8c Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 18 Dec 2017 12:03:23 +0200 Subject: [PATCH] Removed Amazon Linux instances. --- .ssh/config.d/20_bullguard | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.ssh/config.d/20_bullguard b/.ssh/config.d/20_bullguard index 189f763..0202619 100644 --- a/.ssh/config.d/20_bullguard +++ b/.ssh/config.d/20_bullguard @@ -20,12 +20,6 @@ HostName devtools.dc.dojo-labs.com User ubuntu IdentityFile ~/.ssh/bullguard_ecdsa -Host 172.50.1.11 -User ec2-user - -Host 172.50.1.111 -User ec2-user - Host 172.23.44.125 IdentityFile ~/.ssh/bullguard-ofer_rsa -- GitLab