This commit is contained in:
tolerryan
2025-02-07 21:38:49 -06:00
parent 8d84752621
commit 4cf4426b0c

1
nas.tf
View File

@@ -36,6 +36,7 @@ resource "proxmox_vm_qemu" "nas" {
disk {
backup = true
cache = "none"
asyncio = "native"
discard = true
emulatessd = true
iothread = true