Skip to content

Commit

Permalink
Update slurm version
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Sep 6, 2024
1 parent ec1e4da commit 7f7624d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/aws-parallelcluster-slurm/attributes/versions.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Slurm
default['cluster']['slurm']['version'] = '24-05-02-1'
default['cluster']['slurm']['version'] = '24-05-2-1'
default['cluster']['slurm']['commit'] = ''
default['cluster']['slurm']['branch'] = ''
default['cluster']['slurm']['sha256'] = 'b25127efd69a47c14bd65dfa3bff2687b5350c5290eafb601f923faebe6fd238'
Expand Down

0 comments on commit 7f7624d

Please sign in to comment.