1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00

Define a profile for the Pasteur config

This commit is contained in:
Remi Planel 2019-07-24 11:32:25 +02:00
parent 1b30c5a4d2
commit 1cb132a457

View file

@ -33,6 +33,7 @@ profiles {
uzh { includeConfig "${params.custom_config_base}/conf/uzh.config" } uzh { includeConfig "${params.custom_config_base}/conf/uzh.config" }
prince { includeConfig "${params.custom_config_base}/conf/prince.config" } prince { includeConfig "${params.custom_config_base}/conf/prince.config" }
bigpurple { includeConfig "${params.custom_config_base}/conf/bigpurple.config" } bigpurple { includeConfig "${params.custom_config_base}/conf/bigpurple.config" }
pasteur { includeConfig "${params.custom_config_base}/conf/pasteur.config" }
} }
// If user hostnames contain one of these substring and they are // If user hostnames contain one of these substring and they are