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 9d6aa4e commit 7c00acfCopy full SHA for 7c00acf
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-231205-1542-059b54c3" # https://github.com/stackhpc/ansible-slurm-appliance/pull/340
+ default = "openhpc-231206-1648-9d6aa4e4" # https://github.com/stackhpc/ansible-slurm-appliance/pull/340
17
# default = "Rocky-8-GenericCloud-Base-8.8-20230518.0.x86_64.qcow2"
18
}
19
0 commit comments