Skip to content

Commit 7a985ac

Browse files
hanwen-clusterhanwen-pcluste
authored andcommitted
Slurm Upgrade to 23.11.7
Signed-off-by: Hanwen <[email protected]>
1 parent 136014b commit 7a985ac

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ aws-parallelcluster-cookbook CHANGELOG
33

44
This 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+
612
3.9.1
713
------
814

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'] = '23-11-4-1'
2+
default['cluster']['slurm']['version'] = '23-11-7-1'
33
default['cluster']['slurm']['commit'] = ''
44
default['cluster']['slurm']['branch'] = ''
5-
default['cluster']['slurm']['sha256'] = '832bc076d8ac9fd44cf2bf539c5046d7aa3ec20fb6c699693552dce3e5ad5588'
5+
default['cluster']['slurm']['sha256'] = 'b25127efd69a47c14bd65dfa3bff2687b5350c5290eafb601f923faebe6fd238'
66
default['cluster']['slurm']['base_url'] = "https://github.com/SchedMD/slurm/archive"
77
# Munge
88
default['cluster']['munge']['munge_version'] = '0.5.15'

0 commit comments

Comments
 (0)