Skip to content
Snippets Groups Projects
Commit f138e62a authored by nimrod's avatar nimrod
Browse files

- Proxy to FDNA instances through home.

parent 2ffd5878
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment