Skip to content

Commit 00fcc49

Browse files
committed
use larger build image to fit in containers
1 parent ac53075 commit 00fcc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/.stackhpc/ARCUS.pkrvars.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flavor = "vm.ska.cpu.general.small"
22
use_blockstorage_volume = true
3-
volume_size = 10 # GB
3+
volume_size = 12 # GB. Compatible with SMS-lab's general.v1.tiny
44
image_disk_format = "qcow2"
55
networks = ["4b6b2722-ee5b-40ec-8e52-a6610e14cc51"] # portal-internal (DNS broken on ilab-60)
66
source_image_name = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298

0 commit comments

Comments
 (0)