From 7c99734da4827cd51b6b1475ca474e80e317341a Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:07:37 -0500 Subject: [PATCH] testing removal of cpu block --- nas.tf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/nas.tf b/nas.tf index 61b4cc2..bcd2496 100644 --- a/nas.tf +++ b/nas.tf @@ -16,10 +16,7 @@ resource "proxmox_vm_qemu" "nas" { # agent = 1 # VM CPU Settings - cpu { - vcores = 6 - sockets = 1 - } + # VM Memory Settings memory = 4024