Skip to content

Commit 0e32696

Browse files
committed
modify fatimage workflow and .stackhpc packer config to use CI_CLOUD
1 parent 2937725 commit 0e32696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/.stackhpc/SMS.pkrvars.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flavor = "general.v1.tiny"
22
networks = ["26023e3d-bc8e-459c-8def-dbd47ab01756"] # stackhpc-ipv4-geneve
3-
source_image_name = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298
3+
source_image_name = "openhpc-230503-0944-bf8c3f63" # https://github.com/stackhpc/ansible-slurm-appliance/pull/252
44
fatimage_source_image_name = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
55
ssh_keypair_name = "slurm-app-ci"
66
ssh_private_key_file = "~/.ssh/id_rsa"

0 commit comments

Comments
 (0)