mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +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 {
|
params {
|
||||||
// This is a groovy map, not a nextflow parameter set
|
// This is a groovy map, not a nextflow parameter set
|
||||||
hostnames = [
|
hostnames = [
|
||||||
|
cbe: ['.cbe.vbc.ac.at'],
|
||||||
crick: ['.thecrick.org'],
|
crick: ['.thecrick.org'],
|
||||||
genotoul: ['.genologin1.toulouse.inra.fr', '.genologin2.toulouse.inra.fr'],
|
genotoul: ['.genologin1.toulouse.inra.fr', '.genologin2.toulouse.inra.fr'],
|
||||||
genouest: ['.genouest.org'],
|
genouest: ['.genouest.org'],
|
||||||
|
|
Loading…
Reference in a new issue