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
3
3
4
4
This file is used to list changes made in each version of the AWS ParallelCluster cookbook.
5
5
6
+ 3.9.2
7
+ ------
8
+
9
+ ** CHANGES**
10
+ - Upgrade Slurm to 23.11.7 (from 23.11.4).
11
+
6
12
3.9.1
7
13
------
8
14
Original file line number Diff line number Diff line change 1
1
# Slurm
2
- default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '23-11-4 -1'
2
+ default [ 'cluster' ] [ 'slurm' ] [ 'version' ] = '23-11-7 -1'
3
3
default [ 'cluster' ] [ 'slurm' ] [ 'commit' ] = ''
4
4
default [ 'cluster' ] [ 'slurm' ] [ 'branch' ] = ''
5
- default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = '832bc076d8ac9fd44cf2bf539c5046d7aa3ec20fb6c699693552dce3e5ad5588 '
5
+ default [ 'cluster' ] [ 'slurm' ] [ 'sha256' ] = 'b25127efd69a47c14bd65dfa3bff2687b5350c5290eafb601f923faebe6fd238 '
6
6
default [ 'cluster' ] [ 'slurm' ] [ 'base_url' ] = "https://github.com/SchedMD/slurm/archive"
7
7
# Munge
8
8
default [ 'cluster' ] [ 'munge' ] [ 'munge_version' ] = '0.5.15'
You can’t perform that action at this time.
0 commit comments