We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15373e1 commit 243be0fCopy full SHA for 243be0f
environments/.stackhpc/terraform/main.tf
@@ -30,8 +30,8 @@ variable "cluster_image" {
30
type = map(string)
31
default = {
32
# https://github.com/stackhpc/ansible-slurm-appliance/pull/438
33
- RL8: "openhpc-ofed-RL8-240917-0908-7ea7709c"
34
- RL9: "openhpc-ofed-RL9-240917-0908-7ea7709c"
+ RL8: "openhpc-ofed-RL8-240918-0730-15373e10"
+ RL9: "openhpc-ofed-RL9-240918-0730-15373e10"
35
}
36
37
0 commit comments