Skip to content

Commit ad8be8c

Browse files
committed
Upgrade slurm
1 parent 8f81a89 commit ad8be8c

File tree

1 file changed

+2
-2
lines changed
  • cookbooks/aws-parallelcluster-slurm/attributes

1 file changed

+2
-2
lines changed

cookbooks/aws-parallelcluster-slurm/attributes/versions.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Slurm
2-
default['cluster']['slurm']['version'] = '24-11-5-1'
2+
default['cluster']['slurm']['version'] = '24-11-6-1'
33
default['cluster']['slurm']['commit'] = ''
44
default['cluster']['slurm']['branch'] = ''
5-
default['cluster']['slurm']['sha256'] = 'e1a5547edd212c38b5e3230a284133f777b32746551f094aaa81cc4af375e332'
5+
default['cluster']['slurm']['sha256'] = '282708483326f381eb001a14852a1a82e65e18f37b62b7a5f4936c0ed443b600'
66
default['cluster']['slurm']['base_url'] = "#{node['cluster']['artifacts_s3_url']}/dependencies/slurm"
77
# Munge
88
default['cluster']['munge']['munge_version'] = '0.5.16'

0 commit comments

Comments
 (0)