This commit is contained in:
2022-01-17 02:12:59 +01:00
parent 09af127c01
commit 531ad28ed8

View File

@@ -30,7 +30,7 @@ source "proxmox" "ubuntu" {
disks {
type = "scsi"
disk_size = "30G"
storage_pool = var.vm_storage_pool
storage_pool = "FAST"
storage_pool_type = "lvm-thin"
format = "raw"
}