Proxmox more ram

This commit is contained in:
Z. Cliffe Schreuders
2024-07-27 00:52:19 +01:00
parent f35ee26d87
commit 511ab46faf

View File

@@ -117,7 +117,7 @@ end
# proxmox.qemu_bridge = 'vmbr0'
proxmox.vm_id_range = 1000..999999999
proxmox.vm_memory = 3000
proxmox.vm_memory = 4096
proxmox.selected_node = '<%= @options[:proxmoxnode] %>'
proxmox.disable_adjust_forwarded_port = true
end