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 1687368 commit 102e19aCopy full SHA for 102e19a
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/413
33
- RL8: "openhpc-RL8-240813-1317-1b370a36"
34
- RL9: "openhpc-ofed-RL9-240813-1317-1b370a36"
+ RL8: "openhpc-RL8-240904-1509-1687368f"
+ RL9: "openhpc-ofed-RL9-240904-1509-1687368f"
35
}
36
37
0 commit comments