File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
azimuth_caas_operator/defaults Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ azimuth_caas_stackhpc_slurm_appliance_enabled: "{{ azimuth_clusters_enabled }}"
97
97
# The git URL for the StackHPC Slurm appliance
98
98
azimuth_caas_stackhpc_slurm_appliance_git_url : https://github.com/stackhpc/ansible-slurm-appliance.git
99
99
# The git version for the StackHPC Slurm appliance
100
- azimuth_caas_stackhpc_slurm_appliance_git_version : v2.5
100
+ azimuth_caas_stackhpc_slurm_appliance_git_version : v2.6.1
101
101
# The playbook to use for the StackHPC Slurm appliance
102
102
azimuth_caas_stackhpc_slurm_appliance_playbook : ansible/site.yml
103
103
# The timeout to apply to the k8s jobs which create, update & delete platform instances
Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ community_images_azimuth_images: |-
86
86
community_images_slurm_base_url : >-
87
87
https://leafcloud.store/swift/v1/AUTH_f39848421b2747148400ad8eeae8d536/openhpc-images
88
88
community_images_slurm :
89
- # from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v2.5
89
+ # from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v2.6
90
90
openhpc :
91
- name : openhpc-RL9-250908-2047-d90ebd0e
92
- source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-250908-2047-d90ebd0e "
91
+ name : openhpc-RL9-250925-1639-62d67ae3
92
+ source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-250925-1639-62d67ae3 "
93
93
source_disk_format : qcow2
94
94
container_format : bare
95
95
You can’t perform that action at this time.
0 commit comments