Skip to content

Commit 0982f41

Browse files
committed
comment on required image
1 parent 5ffbf33 commit 0982f41

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
@@ -14,7 +14,7 @@ variable "cluster_image" {
1414
description = "single image for all cluster nodes - a convenience for CI"
1515
type = string
1616
# default = "openhpc-240116-1156-aa8dba7d" # https://github.com/stackhpc/ansible-slurm-appliance/pull/351
17-
default = "Rocky-9-GenericCloud-Base-9.3-20231113.0.x86_64.qcow2"
17+
default = "Rocky-9-GenericCloud-Base-9.3-20231113.0.x86_64.qcow2" # TODO: create packer build
1818
}
1919

2020
variable "cluster_net" {}

0 commit comments

Comments
 (0)