Update terraform.tf

This commit is contained in:
2022-10-18 12:29:49 +00:00
parent 34897bcb29
commit 272b051e80

View File

@@ -155,7 +155,7 @@ resource "proxmox_vm_qemu" "kasm" {
full_clone = true
os_type = "cloud-init"
agent = 1
cores = 2
cores = 4
sockets = 1
cpu = "host"
memory = 4096