Skip to content

Commit 4f35724

Browse files
committed
packer build qcows
1 parent 7581f26 commit 4f35724

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environments/.stackhpc/SMS.pkrvars.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
flavor = "general.v1.small"
2+
use_blockstorage_volume = true
3+
volume_size = 15 # GB
4+
image_disk_format = "qcow2"
25
networks = ["e2b9e59f-43da-4e1c-b558-dc9da4c0d738"] # stackhpc-ipv4-geneve
36
ssh_keypair_name = "slurm-app-ci"
47
ssh_private_key_file = "~/.ssh/id_rsa"

0 commit comments

Comments
 (0)