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 a96811d commit 22db285Copy full SHA for 22db285
environments/.stackhpc/ARCUS.pkrvars.hcl
@@ -1,6 +1,7 @@
1
flavor = "vm.ska.cpu.general.small"
2
use_blockstorage_volume = true
3
-volume_size = 12 # GB. Compatible with SMS-lab's general.v1.tiny
+volume_size = 15 # GB
4
+volume_size_ofed = 15 # GB
5
image_disk_format = "qcow2"
6
networks = ["4b6b2722-ee5b-40ec-8e52-a6610e14cc51"] # portal-internal (DNS broken on ilab-60)
7
ssh_keypair_name = "slurm-app-ci"
environments/.stackhpc/LEAFCLOUD.pkrvars.hcl
@@ -1,6 +1,6 @@
flavor = "ec1.large"
volume_size_ofed = 15 # GB
volume_type = "unencrypted"
0 commit comments