Commit 814721e2 authored by Adar Nimrod's avatar Adar Nimrod
Browse files

- Added FDNA's Nagios host to SSH config.

parent e6aea0c2
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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