Skip to content

Commit

Permalink
bump CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb committed Aug 9, 2023
1 parent 8c65ec7 commit 884df2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/.stackhpc/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variable "cluster_name" {
variable "cluster_image" {
description = "single image for all cluster nodes - a convenience for CI"
type = string
default = "openhpc-230809-1401-2aa07061" # https://github.com/stackhpc/ansible-slurm-appliance/pull/299
default = "openhpc-230809-1602-2250239e" # https://github.com/stackhpc/ansible-slurm-appliance/pull/299
# default = "Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
# default = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
}
Expand Down

0 comments on commit 884df2a

Please sign in to comment.