This commit is contained in:
tolerryan
2025-08-22 00:39:16 -05:00
parent bea043fe06
commit 79bb758a17

6
nas.tf
View File

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