Update terraform.tf
This commit is contained in:
@@ -155,7 +155,7 @@ resource "proxmox_vm_qemu" "kasm" {
|
|||||||
full_clone = true
|
full_clone = true
|
||||||
os_type = "cloud-init"
|
os_type = "cloud-init"
|
||||||
agent = 1
|
agent = 1
|
||||||
cores = 2
|
cores = 4
|
||||||
sockets = 1
|
sockets = 1
|
||||||
cpu = "host"
|
cpu = "host"
|
||||||
memory = 4096
|
memory = 4096
|
||||||
|
|||||||
Reference in New Issue
Block a user