After rebuilding a comptue node image, I noticed it has Slurm 20.02.5 installed, while the head node had Slurm 20.11.9 (latest from https://download.opensuse.org/repositories/home:/Milliams:/citc/EPEL_8_CentOS/x86_64/).
It seems like the Slurm version is being fixed to 20.02 in a couple of places:
I'm not sure they're all relevant/problematic, this is definitely something that should be sorted out.
After rebuilding a comptue node image, I noticed it has Slurm 20.02.5 installed, while the head node had Slurm 20.11.9 (latest from https://download.opensuse.org/repositories/home:/Milliams:/citc/EPEL_8_CentOS/x86_64/).
It seems like the Slurm version is being fixed to 20.02 in a couple of places:
ansible/group_vars/all.yml
Line 8 in 50051c8
ansible/roles/slurm/molecule/compute/molecule.yml
Line 23 in 50051c8
ansible/roles/slurm/molecule/mgmt/molecule.yml
Line 24 in 50051c8
I'm not sure they're all relevant/problematic, this is definitely something that should be sorted out.