From 1d6cf01abda57251d43291d991002b7916e9aa55 Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 09:54:15 +0100 Subject: [PATCH] bigger disk --- data/QuickAndDirty/test.pkr.hcl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index b0291db..d352a18 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -35,13 +35,11 @@ source "proxmox" "ubuntu" { disks { type = "scsi" - disk_size = "30G" + disk_size = "55G" storage_pool = "FAST" storage_pool_type = "lvm-thin" format = "raw" } - #cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"] - #cd_label = "cidata" boot_wait = "5s" boot_command = [ " ",