Skip to content

Commit 7c00acf

Browse files
committed
bump fat image
1 parent 9d6aa4e commit 7c00acf

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
@@ -13,7 +13,7 @@ variable "cluster_name" {
1313
variable "cluster_image" {
1414
description = "single image for all cluster nodes - a convenience for CI"
1515
type = string
16-
default = "openhpc-231205-1542-059b54c3" # https://github.com/stackhpc/ansible-slurm-appliance/pull/340
16+
default = "openhpc-231206-1648-9d6aa4e4" # https://github.com/stackhpc/ansible-slurm-appliance/pull/340
1717
# default = "Rocky-8-GenericCloud-Base-8.8-20230518.0.x86_64.qcow2"
1818
}
1919

0 commit comments

Comments
 (0)