Skip to content

Commit c9385c1

Browse files
authored
Update main.tf
1 parent f5eacd8 commit c9385c1

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ 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/419
32+
# https://github.com/stackhpc/ansible-slurm-appliance/pull/411
3333
RL8: "openhpc-RL8-240725-1710-325c7b47"
3434
RL9: "openhpc-ofed-RL9-240725-1710-325c7b47"
3535
}

0 commit comments

Comments
 (0)