From: Silvio Rhatto Date: Sun, 12 Nov 2017 13:13:06 +0000 (-0200) Subject: Adds default memory config at kvmx X-Git-Tag: 0.1.0~361 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f59cfb4ba8751fc529e5dd814f42d90900a892bf;p=kvmx.git Adds default memory config at kvmx --- diff --git a/kvmxfile b/kvmxfile index bcbef9c..4f92577 100644 --- a/kvmxfile +++ b/kvmxfile @@ -91,6 +91,9 @@ version="stretch" # Debian mirror mirror="http://http.debian.net/debian/" +# Memory +memory="2048" + # Enables remote administration using SSH. With this configuration enabled, # kvmx will be able to administer a running virtual machine using SSH access # inside the virtual machine.