We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3eef51 commit 434e190Copy full SHA for 434e190
environments/.stackhpc/ARCUS.pkrvars.hcl
@@ -1,5 +1,8 @@
1
flavor = "vm.ska.cpu.general.small"
2
-networks = ["a262aabd-e6bf-4440-a155-13dbc1b5db0e"] # WCDC-iLab-60
+use_blockstorage_volume = true
3
+volume_size = 10 # GB
4
+image_disk_format = "qcow2"
5
+networks = ["4b6b2722-ee5b-40ec-8e52-a6610e14cc51"] # portal-internal (DNS broken on ilab-60)
6
source_image_name = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298
7
fatimage_source_image_name = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
8
ssh_keypair_name = "slurm-app-ci"
0 commit comments