FAST
This commit is contained in:
@@ -30,7 +30,7 @@ source "proxmox" "ubuntu" {
|
|||||||
disks {
|
disks {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
disk_size = "30G"
|
disk_size = "30G"
|
||||||
storage_pool = var.vm_storage_pool
|
storage_pool = "FAST"
|
||||||
storage_pool_type = "lvm-thin"
|
storage_pool_type = "lvm-thin"
|
||||||
format = "raw"
|
format = "raw"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user