# FDNA

Host gitlab.face2gene.com
HostName gitlab.face2gene.com
User git
IdentityFile ~/.ssh/fdna

Host git.face2gene.com
HostName git.face2gene.com
User git
IdentityFile ~/.ssh/fdna

Host bch.face2gene.com
HostName bch.face2gene.com
User face2gene
IdentityFile ~/.ssh/fdna_bch

Host dockerize
HostName ec2-54-209-41-40.compute-1.amazonaws.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host bch-docker-staging
HostName ec2-52-90-72-4.compute-1.amazonaws.com
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host bitbucket.org
HostName bitbucket.org
User git
IdentityFile ~/.ssh/fdna

Host monster
HostName monster
User nimrod
IdentityFile ~/.ssh/fdna

Host dl-fdna*
User nimrod
IdentityFile ~/.ssh/fdna

Host fe01
HostName 162.13.41.148
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host db01
HostName 5.79.16.138
User nimrod
IdentityFile ~/.ssh/fdna
ProxyCommand ssh ns1 nc %h %p

Host *.face2gene.com
User fdna_srv
