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

20_fdna

Blame
  • 20_fdna 2.50 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 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