From 342ad6d14a843b846ed2f6fe289c5f18bb1dae18 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:50:40 -0600 Subject: [PATCH] comment out emulate ssd --- grail.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grail.tf b/grail.tf index 06222a3..db8f04a 100644 --- a/grail.tf +++ b/grail.tf @@ -24,7 +24,7 @@ resource "proxmox_vm_qemu" "grail" { virtio0{ disk{ discard = true - emulatessd = true + #emulatessd = true asyncio = "threads" size = "32G" storage = "nvme"