Skip to content

Commit 86b9e34

Browse files
committed
Build Slurm from development branch slurm-23.02
Signed-off-by: Jacopo De Amicis <[email protected]>
1 parent f90373e commit 86b9e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-slurm/attributes/slurm_attributes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Slurm attributes shared between install_slurm and configure_slurm_accounting
55
default['cluster']['slurm']['commit'] = ''
6-
default['cluster']['slurm']['branch'] = ''
6+
default['cluster']['slurm']['branch'] = 'slurm-23.02'
77
default['cluster']['slurm']['sha256'] = '4fee743a34514d8fe487080048256f5ee032374ed5f42d0eae342110dcd59edf'
88
default['cluster']['slurm']['install_dir'] = '/opt/slurm'
99

0 commit comments

Comments
 (0)