mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-25 01:19:54 +00:00
fix level of hostname
This commit is contained in:
parent
7f61d2f81b
commit
752fca0530
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ See [`nf-core/configs`](https://github.com/nf-core/configs/tree/master/conf) for
|
||||||
Please also make sure to add an extra `params` section with `params.config_profile_description`, `params.config_profile_contact` and `params.config_profile_url` set to reasonable values.
|
Please also make sure to add an extra `params` section with `params.config_profile_description`, `params.config_profile_contact` and `params.config_profile_url` set to reasonable values.
|
||||||
Users will get information on who wrote the configuration profile then when executing a nf-core pipeline and can report back if there are things missing for example.
|
Users will get information on who wrote the configuration profile then when executing a nf-core pipeline and can report back if there are things missing for example.
|
||||||
|
|
||||||
## Checking user hostnames
|
### Checking user hostnames
|
||||||
|
|
||||||
If your cluster has a set of consistent hostnames, nf-core pipelines can check that users are using your profile.
|
If your cluster has a set of consistent hostnames, nf-core pipelines can check that users are using your profile.
|
||||||
Add one or more hostname substrings to `params.hostnames` under a key that matches the profile name.
|
Add one or more hostname substrings to `params.hostnames` under a key that matches the profile name.
|
||||||
|
|
Loading…
Reference in a new issue