File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
flavor = " vm.ska.cpu.general.small"
2
2
networks = [" a262aabd-e6bf-4440-a155-13dbc1b5db0e" ] # WCDC-iLab-60
3
- source_image_name = " ohpc-fatimage-230217-1656-54776722 .qcow2" # https://github.com/stackhpc/ansible-slurm-appliance/pull/250
3
+ source_image_name = " openhpc-230221-1226-f5ba2db7 .qcow2" # https://github.com/stackhpc/ansible-slurm-appliance/pull/250
4
4
# source_image_name = "Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
5
5
ssh_keypair_name = " slurm-app-ci"
6
6
security_groups = [" default" , " SSH" ]
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ variable "create_nodes" {
17
17
variable "cluster_image" {
18
18
description = " single image for all cluster nodes - a convenience for CI"
19
19
type = string
20
- default = " ohpc-fatimage-230217-1656-54776722 .qcow2" # https://github.com/stackhpc/ansible-slurm-appliance/pull/250
20
+ default = " openhpc-230221-1226-f5ba2db7 .qcow2" # https://github.com/stackhpc/ansible-slurm-appliance/pull/250
21
21
# default = "Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
22
22
# default = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
23
23
}
You can’t perform that action at this time.
0 commit comments