Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
slurm.spec works with SLURM 25.11.0 only
  • Loading branch information
kosl committed Nov 25, 2025
commit 3c236cb08b144687b8c032e7249b0e4d44cc6a27
3 changes: 2 additions & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# defaults file for ansible_role_slurm


slurm_version: '23.11.4'
slurm_version: '25.11.0'
pmix_version: '4.2.9'

# ----------------------------
Expand Down Expand Up @@ -36,6 +36,7 @@ slurm_rpmbuild_features:
libcurl:

slurm_checksums:
'25.11.0': 'sha1:7a0fc39b0836e068f1a4c4a2ba7a32a4c342d909'
'23.11.4': 'sha1:bf61907b203762d25cc6052fdb47e1142c9260a2'
'23.02.4': 'sha1:5ea4dabca78cd48611caf100e052a954f659516c'
'22.05.9': 'sha1:cc853549724375cfab111529f7b7db0cc0dd1bbb'
Expand Down