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 ff0f983 commit ecbfddaCopy full SHA for ecbfdda
environments/.stackhpc/terraform/main.tf
@@ -22,7 +22,7 @@ variable "cluster_name" {
22
variable "cluster_image" {
23
description = "single image for all cluster nodes - a convenience for CI"
24
type = string
25
- default = "openhpc-240116-1604-b3563a08" # https://github.com/stackhpc/ansible-slurm-appliance/pull/344
+ default = "openhpc-240307-1635-ff0f9833" # https://github.com/stackhpc/ansible-slurm-appliance/pull/376
26
# default = "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
27
}
28
0 commit comments