Commit 932b3197 authored by Adar Nimrod's avatar Adar Nimrod
Browse files

- Proxy to FDNA instances through home.

parent 213c6c08
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -133,16 +133,19 @@ Host prod_ops
HostName 52.18.64.214
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host staging_ops
HostName 52.31.157.190
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host dev1_ops
HostName 52.210.145.33
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host nag01.fdna.com
HostName nag01.cloudapp.net