Skip to content

Commit ecbfdda

Browse files
committed
bump CI image
1 parent ff0f983 commit ecbfdda

File tree

1 file changed

+1
-1
lines changed
  • environments/.stackhpc/terraform

1 file changed

+1
-1
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ variable "cluster_name" {
2222
variable "cluster_image" {
2323
description = "single image for all cluster nodes - a convenience for CI"
2424
type = string
25-
default = "openhpc-240116-1604-b3563a08" # https://github.com/stackhpc/ansible-slurm-appliance/pull/344
25+
default = "openhpc-240307-1635-ff0f9833" # https://github.com/stackhpc/ansible-slurm-appliance/pull/376
2626
# default = "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
2727
}
2828

0 commit comments

Comments
 (0)