Commit 7d3c419e authored by nimrod's avatar nimrod
Browse files

- Added new Ops intances in FDNA.

parent c82faa16
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -69,3 +69,18 @@ HostName nag01.cloudapp.net
User fdna_srv
IdentityFile ~/.ssh/fdna_rsa
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