File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
azimuth_caas_operator/defaults Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ azimuth_caas_stackhpc_slurm_appliance_enabled: "{{ azimuth_clusters_enabled }}"
100
100
# The git URL for the StackHPC Slurm appliance
101
101
azimuth_caas_stackhpc_slurm_appliance_git_url : https://github.com/stackhpc/ansible-slurm-appliance.git
102
102
# The git version for the StackHPC Slurm appliance
103
- azimuth_caas_stackhpc_slurm_appliance_git_version : v1.154
103
+ azimuth_caas_stackhpc_slurm_appliance_git_version : v1.155
104
104
# The playbook to use for the StackHPC Slurm appliance
105
105
azimuth_caas_stackhpc_slurm_appliance_playbook : ansible/site.yml
106
106
# The timeout to apply to the k8s jobs which create, update & delete platform instances
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ community_images_slurm_base_url: >-
80
80
community_images_slurm :
81
81
# from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v1.154
82
82
openhpc :
83
- name : openhpc-RL9-241009-1523-354b048a
84
- source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-241009-1523-354b048a "
83
+ name : openhpc-RL9-241022-0038-a5affa58
84
+ source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-241022-0038-a5affa58 "
85
85
source_disk_format : qcow2
86
86
container_format : bare
87
87
You can’t perform that action at this time.
0 commit comments