aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-12 11:13:06 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-12 11:13:06 -0200
commitf59cfb4ba8751fc529e5dd814f42d90900a892bf (patch)
tree9c41c83d35406e1b553233f355caced2e68a431c /kvmxfile
parent9f0fe7de41595b956ba47f73948ca308e43fb277 (diff)
downloadkvmx-f59cfb4ba8751fc529e5dd814f42d90900a892bf.tar.gz
kvmx-f59cfb4ba8751fc529e5dd814f42d90900a892bf.tar.bz2
Adds default memory config at kvmx
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
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.