Skip to content

Commit 7889524

Browse files
committed
bump fatimage to include manila client
1 parent b3563a0 commit 7889524

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-1156-aa8dba7d" # https://github.com/stackhpc/ansible-slurm-appliance/pull/351
25+
default = "openhpc-240116-1604-b3563a08" # https://github.com/stackhpc/ansible-slurm-appliance/pull/344
2626
# default = "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
2727
}
2828

0 commit comments

Comments
 (0)