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

- Added new Ops intances in FDNA.

parent 6cb2b356
No related branches found
No related tags found
No related merge requests found
...@@ -69,3 +69,18 @@ HostName nag01.cloudapp.net ...@@ -69,3 +69,18 @@ HostName nag01.cloudapp.net
User fdna_srv User fdna_srv
IdentityFile ~/.ssh/fdna_rsa IdentityFile ~/.ssh/fdna_rsa
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
Host dev2_ops
HostName 52.213.235.92
User nimrod
IdentityFile ~/.ssh/fdna_rsa
Host qa3_ops
HostName 52.214.163.150
User nimrod
IdentityFile ~/.ssh/fdna_rsa
Host qa4_ops
HostName 52.214.101.149
User nimrod
IdentityFile ~/.ssh/fdna_rsa
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment