Commit 8bc10097 authored by nimrod's avatar nimrod
Browse files

Removed test VPN hosts from DY SSH config.

parent 51af3439
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -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