fix: add missing disk defaults
This commit is contained in:
parent
339b021c48
commit
35b70dad44
@ -53,6 +53,8 @@ source "proxmox-iso" "rocky-linux-9" {
|
||||
format = "${var.proxmox_storage_format}"
|
||||
storage_pool = "${var.proxmox_storage_pool}"
|
||||
type = "scsi"
|
||||
io_thread = false
|
||||
discard = true
|
||||
}
|
||||
|
||||
scsi_controller = "virtio-scsi-pci"
|
||||
|
Loading…
Reference in New Issue
Block a user