Skip to content
Snippets Groups Projects
Commit 8542b483 authored by nimrod's avatar nimrod
Browse files

- Added BCH SSH config, moved wildcard config to last for specific configs to...

- Added BCH SSH config, moved wildcard config to last for specific configs to take precedence (FDNA).
parent a2b9e709
Branches
No related tags found
No related merge requests found
# FDNA # FDNA
Host *.face2gene.com
User fdna_srv
Host gitlab.face2gene.com Host gitlab.face2gene.com
HostName gitlab.face2gene.com HostName gitlab.face2gene.com
User git User git
...@@ -17,3 +14,11 @@ Host fdna-github.com ...@@ -17,3 +14,11 @@ Host fdna-github.com
HostName github.com HostName github.com
User git User git
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
Host bch.face2gene.com
HostName bch.face2gene.com
User face2gene
IdentityFile ~/.ssh/fdna_bch
Host *.face2gene.com
User fdna_srv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment