Skip to content

Commit

Permalink
Build Slurm from development branch slurm-23.02
Browse files Browse the repository at this point in the history
Signed-off-by: Jacopo De Amicis <[email protected]>
  • Loading branch information
jdeamicis committed Oct 5, 2023
1 parent 7ea4826 commit e1c5abc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Slurm attributes shared between install_slurm and configure_slurm_accounting
default['cluster']['slurm']['commit'] = ''
default['cluster']['slurm']['branch'] = ''
default['cluster']['slurm']['branch'] = 'slurm-23.02'
default['cluster']['slurm']['sha256'] = '4fee743a34514d8fe487080048256f5ee032374ed5f42d0eae342110dcd59edf'
default['cluster']['slurm']['install_dir'] = '/opt/slurm'

Expand Down

0 comments on commit e1c5abc

Please sign in to comment.