testing removal of cpu block

This commit is contained in:
tolerryan
2025-08-23 01:07:37 -05:00
parent 9fdae174da
commit 7c99734da4

5
nas.tf
View File

@@ -16,10 +16,7 @@ resource "proxmox_vm_qemu" "nas" {
# agent = 1
# VM CPU Settings
cpu {
vcores = 6
sockets = 1
}
# VM Memory Settings
memory = 4024