This commit is contained in:
Alex
2025-09-02 07:42:20 +02:00
parent 9286c98073
commit b1c7c6d398
2 changed files with 13 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ resource "proxmox_vm_qemu" "controller" {
full_clone = true
cores = 2
sockets = 1
memory = 4096
memory = 1024
scsihw = "virtio-scsi-pci"
disk {
size = "20G"