Switch lmod default all:autoload from none to direct (#28357)
* Switch lmod module all autoload default from none to direct * Fix the docs
This commit is contained in:
		| @@ -46,7 +46,13 @@ modules: | ||||
|     enable: | ||||
|       - tcl | ||||
|  | ||||
|     tcl: | ||||
|       all: | ||||
|         autoload: none | ||||
|  | ||||
|     # Default configurations if lmod is enabled | ||||
|     lmod: | ||||
|       all: | ||||
|         autoload: direct | ||||
|       hierarchy: | ||||
|         - mpi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Harmen Stoppels
					Harmen Stoppels