Skip to content

Commit f5eacd8

Browse files
committed
bump image from main
1 parent ff128c3 commit f5eacd8

File tree

1 file changed

+3
-3
lines changed
  • environments/.stackhpc/terraform

1 file changed

+3
-3
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ variable "cluster_image" {
2929
description = "single image for all cluster nodes, keyed by os_version - a convenience for CI"
3030
type = map(string)
3131
default = {
32-
# https://github.com/stackhpc/ansible-slurm-appliance/pull/414
33-
RL8: "openhpc-RL8-240712-1426-6830f97b"
34-
RL9: "openhpc-ofed-RL9-240712-1425-6830f97b"
32+
# https://github.com/stackhpc/ansible-slurm-appliance/pull/419
33+
RL8: "openhpc-RL8-240725-1710-325c7b47"
34+
RL9: "openhpc-ofed-RL9-240725-1710-325c7b47"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)