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

- Added FDNA's Nagios host to SSH config.

parent 2d9fee36
No related branches found
No related tags found
No related merge requests found
......@@ -127,5 +127,16 @@ HostName annotate-stg.fdna.com
User fdna
IdentityFile ~/.ssh/fdna
Host staging_ops
HostName 52.31.157.190
User ubuntu
IdentityFile ~/Documents/FDNA/id_rsa_fdna_ansible
Host nag01.fdna.com
HostName nag01.cloudapp.net
User fdna_srv
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p
Host *.face2gene.com
User fdna_srv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment