Skip to content

Commit e05ed62

Browse files
Update azimuth-images to 0.14.0 (#638)
Co-authored-by: mkjpryor <[email protected]>
1 parent ca52cf5 commit e05ed62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/community_images/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ community_images_disk_format: qcow2
3333
# The repository to use for azimuth-images
3434
community_images_azimuth_images_repo: https://github.com/azimuth-cloud/azimuth-images
3535
# The version of azimuth-images to use to populate the default community images
36-
community_images_azimuth_images_version: 0.13.0
36+
community_images_azimuth_images_version: 0.14.0
3737
# The azimuth-images manifest URL
3838
community_images_azimuth_images_manifest_url: >-
3939
{{ community_images_azimuth_images_repo }}/releases/download/{{ community_images_azimuth_images_version }}/manifest.json
@@ -80,7 +80,7 @@ community_images_slurm_base_url: >-
8080
community_images_slurm:
8181
# from https://github.com/stackhpc/ansible-slurm-appliance/releases/tag/v1.153
8282
openhpc:
83-
name: openhpc-ofed-RL9-240906-1041-32568dbb
83+
name: openhpc-ofed-RL9-240906-1041-32568dbb
8484
source_url: "{{ community_images_slurm_base_url }}/openhpc-ofed-RL9-240906-1041-32568dbb"
8585
source_disk_format: qcow2
8686
container_format: bare

0 commit comments

Comments
 (0)