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 @@ -100,7 +100,7 @@ azimuth_caas_stackhpc_slurm_appliance_enabled: "{{ azimuth_clusters_enabled }}"
100100# The git URL for the StackHPC Slurm appliance
101101azimuth_caas_stackhpc_slurm_appliance_git_url : https://github.com/stackhpc/ansible-slurm-appliance.git
102102# The git version for the StackHPC Slurm appliance
103- azimuth_caas_stackhpc_slurm_appliance_git_version : v1.155
103+ azimuth_caas_stackhpc_slurm_appliance_git_version : 4de581c
104104# The playbook to use for the StackHPC Slurm appliance
105105azimuth_caas_stackhpc_slurm_appliance_playbook : ansible/site.yml
106106# The timeout to apply to the k8s jobs which create, update & delete platform instances
Original file line number Diff line number Diff line change @@ -76,12 +76,12 @@ community_images_azimuth_images: |-
7676
7777# Slurm images are published by the ansible-slurm-appliance repo - https://github.com/stackhpc/ansible-slurm-appliance/
7878community_images_slurm_base_url : >-
79- https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images
79+ https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images-prerelease
8080community_images_slurm :
8181 # from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v1.154
8282 openhpc :
83- name : openhpc-RL9-241022-0038-a5affa58
84- source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-241022-0038-a5affa58 "
83+ name : openhpc-RL9-241203-1659-b0558b95
84+ source_url : " {{ community_images_slurm_base_url }}/openhpc-RL9-241203-1659-b0558b95 "
8585 source_disk_format : qcow2
8686 container_format : bare
8787
You can’t perform that action at this time.
0 commit comments