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 2aa0706 commit 2783bdaCopy full SHA for 2783bda
environments/.stackhpc/terraform/main.tf
@@ -13,7 +13,7 @@ variable "cluster_name" {
13
variable "cluster_image" {
14
description = "single image for all cluster nodes - a convenience for CI"
15
type = string
16
- default = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298
+ default = "openhpc-230809-1401-2aa07061" # https://github.com/stackhpc/ansible-slurm-appliance/pull/299
17
# default = "Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
18
# default = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
19
}
0 commit comments