diff --git a/grail.tf b/grail.tf index 0395a45..3437b51 100644 --- a/grail.tf +++ b/grail.tf @@ -20,19 +20,19 @@ resource "proxmox_vm_qemu" "grail" { #features { # nesting = true #} - #disks{ - # virtio{ - # virtio0{ - # disk{ - # discard = true + disks{ + virtio{ + virtio0{ + disk{ + discard = true # #emulatessd = true - # asyncio = "threads" - # size = "32G" - # storage = "nvme" - # } - # } - # } - #} + asyncio = "threads" + size = "32G" + storage = "nvme" + } + } + } + } #mountpoint{ # key = "0"