Skip to content
Snippets Groups Projects
Select Git revision
  • e51532937aaf85664a4e6c7ea5d1dc0276c149c7
  • master default
2 results

tox.ini

Blame
  • 20_fdna 2.62 KiB
    # 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-164-137-42.compute-1.amazonaws.com
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host bch-docker-staging
    HostName ec2-52-87-196-99.compute-1.amazonaws.com
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    LocalForward 8000 localhost:8000
    
    Host bitbucket.org
    HostName bitbucket.org
    User git
    IdentityFile ~/.ssh/fdna
    
    Host monster
    HostName monster
    User nimrod
    IdentityFile ~/.ssh/fdna
    
    Host backup
    HostName backup
    User nimrod
    IdentityFile ~/.ssh/fdna
    
    Host dl-fdna*
    User nimrod
    IdentityFile ~/.ssh/fdna
    
    Host be02.fdna.com
    HostName 162.13.147.40
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host bef2g2.fdna.com
    HostName 134.213.133.173
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host bef2g2II.fdna.com
    HostName 134.213.222.27
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host bemobile.fdna.com
    HostName 162.13.147.33
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host front_end.fdna.com
    HostName 162.13.140.208
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host db02.fdna.com
    HostName 95.138.161.121
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host fe_admin.fdna.com
    HostName 95.138.162.241
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host fe01.fdna.com
    HostName 162.13.41.148
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host fe01a.fdna.com
    HostName 162.13.119.44
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host fe02b.fdna.com
    HostName 95.138.182.106
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host db01.fdna.com
    HostName 5.79.16.138
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host bkp01.fdna.com
    HostName 162.13.46.132
    User nimrod
    IdentityFile ~/.ssh/fdna
    ProxyCommand ssh ns1 nc %h %p
    
    Host annotate.fdna.com
    HostName 119.235.9.148
    User fdna
    IdentityFile ~/.ssh/fdna
    
    Host annotate-stg.fdna.com
    HostName annotate-stg.fdna.com
    User fdna
    IdentityFile ~/.ssh/fdna
    
    Host prod_ops
    HostName 52.210.29.64
    User nimrod
    IdentityFile ~/.ssh/fdna
    
    Host staging_ops
    HostName 52.31.157.190
    User nimrod
    IdentityFile ~/.ssh/fdna
    
    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