Skip to content
Snippets Groups Projects
Commit cc493f8f authored by Francois Chevallier's avatar Francois Chevallier Committed by Morris Jette
Browse files

[PATCH 3/5] Add Layouts= conf pragma support in slurm.conf for layouts management

This new pragma will be used to define the list of layouts to load at startup.
It will consist of comma separated values of layouts type and optional names,
respecting the following pattern : Layouts=layout_type[/layout_name][,...]
In case the name would not be defined, "default" would be assumed.

(Adapted for slurm-14.11 by Matthieu Hautreux <matthieu.hautreux@cea.fr>)
parent 616dd783
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment