diff --git a/.ssh/config.d/20_dynamicyield b/.ssh/config.d/20_dynamicyield index 67d5a80091fc5750a4f41d41d0ee33faec3323b6..c771994c0aa6562b9e1270b7f0eac05e802d2aca 100644 --- a/.ssh/config.d/20_dynamicyield +++ b/.ssh/config.d/20_dynamicyield @@ -13,23 +13,3 @@ IdentityFile ~/.ssh/dynamicyield Host *.dynamicyield.com User nimrod IdentityFile ~/.ssh/dynamicyield - -Host ipsec_server -HostName 52.71.79.2 -User centos -IdentityFile ~/.ssh/vpntest - -Host ipsec_client -HostName 52.49.108.77 -User centos -IdentityFile ~/.ssh/vpntest - -Host vpntest1 -HostName 54.194.246.76 -User centos -IdentityFile ~/.ssh/vpntest - -Host vpntest2 -HostName 52.91.55.228 -User centos -IdentityFile ~/.ssh/vpntest