Skip to content

Commit b1080bb

Browse files
authored
update slurm to latest images (#673)
1 parent efce04e commit b1080bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/community_images/defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ community_images_azimuth_images: |-
7878
community_images_slurm_base_url: >-
7979
https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images
8080
community_images_slurm:
81-
# from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v1.153
81+
# from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v1.154
8282
openhpc:
83-
name: openhpc-ofed-RL9-240906-1041-32568dbb
84-
source_url: "{{ community_images_slurm_base_url }}/openhpc-ofed-RL9-240906-1041-32568dbb"
83+
name: openhpc-RL9-241009-1523-354b048a
84+
source_url: "{{ community_images_slurm_base_url }}/openhpc-RL9-241009-1523-354b048a"
8585
source_disk_format: qcow2
8686
container_format: bare
8787

0 commit comments

Comments
 (0)