Disable module generation by default (#35564)

a) It's used by site administrators, so it's niche
b) If it's used by site administrators, they likely need to modify the config anyhow, so the default config only serves as an example to get started
c) it's too arbitrary to enable tcl, but disable lmod
This commit is contained in:
Harmen Stoppels 2023-02-21 10:00:37 +01:00 committed by GitHub
parent fbd5c5c2cd
commit 5b8917188a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,9 +40,8 @@ modules:
roots: roots:
tcl: $spack/share/spack/modules tcl: $spack/share/spack/modules
lmod: $spack/share/spack/lmod lmod: $spack/share/spack/lmod
# What type of modules to use # What type of modules to use ("tcl" and/or "lmod")
enable: enable: []
- tcl
tcl: tcl:
all: all: