Support Rocky Linux / slurm.conf parameters / slurm state location
New features:
- Add support for Rocky Linux 8.5 (as well as CentOS 7.9). CentOS 8.x is no longer tested.
- Supply additional parameters to
slurm.conf
- see role variableopenhpc_config
. - Specify directory to save Slurm state (e.g. to put this on a persistent volume) - see role variable
openhpc_state_save_location
.
Major fixes:
- Fix errors in logfile due to login node config: #115