mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
cbe: map hostname
This commit is contained in:
parent
381c60e7b7
commit
fa777180e6
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ profiles {
|
|||
params {
|
||||
// This is a groovy map, not a nextflow parameter set
|
||||
hostnames = [
|
||||
cbe: ['.cbe.vbc.ac.at'],
|
||||
crick: ['.thecrick.org'],
|
||||
genotoul: ['.genologin1.toulouse.inra.fr', '.genologin2.toulouse.inra.fr'],
|
||||
genouest: ['.genouest.org'],
|
||||
|
|
Loading…
Reference in a new issue