File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
cookbooks/aws-parallelcluster-slurm/attributes Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ aws-parallelcluster-cookbook CHANGELOG
33
44This file is used to list changes made in each version of the AWS ParallelCluster cookbook.
55
6+ 3.13.1
7+ ------
8+
9+ ** CHANGES**
10+ - Upgrade Slurm to version 24.05.8.
11+
6123.13.0
713------
814** ENHANCEMENTS**
Original file line number Diff line number Diff line change 11# Slurm
2- default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-7 -1'
2+ default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '24-05-8 -1'
33default [ 'cluster' ] [ 'slurm' ] [ 'commit' ] = ''
44default [ 'cluster' ] [ 'slurm' ] [ 'branch' ] = ''
5- default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '297e85853314a0a4d227ca66bb44179c099f0de5d86e83ffe21cb464b9ad3709 '
5+ default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '06f4b837c3f7ec523a8924a5fee23d8305f20ca8ef3ad6128e128e87986821e4 '
66default [ 'cluster' ] [ 'slurm' ] [ 'base_url' ] = "#{ node [ 'cluster' ] [ 'artifacts_s3_url' ] } /dependencies/slurm"
77# Munge
88default [ 'cluster' ] [ 'munge' ] [ 'munge_version' ] = '0.5.16'
You can’t perform that action at this time.
0 commit comments