The configuration is located in the file $HOME/.config/easybuild/config.cfg
. Create this file if it doesn't exist.
* System variables cannot be used in EB config file!!! * Do not put string values in quotes !!! |
[config] prefix=/pfs/work/g2pbloch/imasenv_eb modules-tool=EnvironmentModulesC module-syntax=Tcl accept-eula-for=Intel-oneAPI,NVHPC,CUDA [override] insecure-download=True |
Change the prefix
to the path where do you want your installation.
All settings can be overwritten by command-line switches |
HTTP access token is required to enable access to ITER GIT repositories
ITER
Bitbucket (https://git.iter.org).secret.txt
file in $HOME/.config/easybuild/
and paste the access token there# Authorization: Bearer <user generated token> e.g.: Authorization: Bearer BBDC-NDg2MIUGE3MzczOrnadvgUHn1xfY0VtEpTdvyyn4HSaN0 |
To not be forced to add an entry can be added to ... http-header-fields-urlpat=^https://git.iter.org::<path to config dir>/.config/easybuild/secret.txt ... |