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.9.2
7+ ------
8+
9+ ** CHANGES**
10+ - Upgrade Slurm to 23.11.7 (from 23.11.4).
11+
6123.9.1
713------
814
Original file line number Diff line number Diff line change 11# Slurm
2- default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '23-11-4 -1'
2+ default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '23-11-7 -1'
33default [ 'cluster' ] [ 'slurm' ] [ 'commit' ] = ''
44default [ 'cluster' ] [ 'slurm' ] [ 'branch' ] = ''
5- default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '832bc076d8ac9fd44cf2bf539c5046d7aa3ec20fb6c699693552dce3e5ad5588 '
5+ default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = 'b25127efd69a47c14bd65dfa3bff2687b5350c5290eafb601f923faebe6fd238 '
66default [ 'cluster' ] [ 'slurm' ] [ 'base_url' ] = "https://github.com/SchedMD/slurm/archive"
77# Munge
88default [ 'cluster' ] [ 'munge' ] [ 'munge_version' ] = '0.5.15'
You can’t perform that action at this time.
0 commit comments