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.
2 parents 7b3b115 + e6dd871 commit d95037bCopy full SHA for d95037b
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/441
33
- RL8: "openhpc-ofed-RL8-241004-0959-8b7941d7"
34
- RL9: "openhpc-ofed-RL9-241004-0959-8b7941d7"
+ RL8: "openhpc-ofed-RL8-241008-1531-2861edba"
+ RL9: "openhpc-ofed-RL9-241008-1531-2861edba"
35
}
36
37
0 commit comments