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

- Added prod_ops, updated staging_ops FDNA SSH config.

parent 35b17a77
No related branches found
No related tags found
No related merge requests found
...@@ -129,10 +129,15 @@ HostName annotate-stg.fdna.com ...@@ -129,10 +129,15 @@ HostName annotate-stg.fdna.com
User fdna User fdna
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
Host prod_ops
HostName 52.210.29.64
User nimrod
IdentityFile ~/.ssh/fdna
Host staging_ops Host staging_ops
HostName 52.31.157.190 HostName 52.31.157.190
User ubuntu User nimrod
IdentityFile ~/Documents/FDNA/id_rsa_fdna_ansible IdentityFile ~/.ssh/fdna
Host nag01.fdna.com Host nag01.fdna.com
HostName nag01.cloudapp.net 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