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

main.yml

Blame
  • 20_fdna 295 B
    # FDNA
    
    Host *.face2gene.com
    User fdna_srv
    
    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 fdna-github.com
    HostName github.com
    User git
    IdentityFile ~/.ssh/fdna