File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
environments/.stackhpc/terraform Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ variable "cluster_image" {
29
29
description = " single image for all cluster nodes, keyed by os_version - a convenience for CI"
30
30
type = map (string )
31
31
default = {
32
- # https://github.com/stackhpc/ansible-slurm-appliance/pull/394
33
- RL8: " openhpc-RL8-240605-1205-a3002d19 "
34
- RL9: " openhpc-ofed-RL9-240605-1204-a3002d19 "
32
+ # https://github.com/stackhpc/ansible-slurm-appliance/pull/397
33
+ RL8: " openhpc-RL8-240606-1054-5ec8558e "
34
+ RL9: " openhpc-ofed-RL9-240606-1054-5ec8558e "
35
35
}
36
36
}
37
37
Original file line number Diff line number Diff line change 22
22
version : v3.1.5
23
23
- src : https://github.com/stackhpc/ansible-role-os-manila-mount.git
24
24
name : stackhpc.os-manila-mount
25
- version : v24.2.0 # Support RockyLinux 9
25
+ version : v24.5.1 # Support ceph quincy for RL9
26
26
27
27
collections :
28
28
- name : containers.podman
You can’t perform that action at this time.
0 commit comments