]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Adds default memory config at kvmx
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Nov 2017 13:13:06 +0000 (11:13 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Nov 2017 13:13:06 +0000 (11:13 -0200)
kvmxfile

index bcbef9c936b812d49fc0c4ccc1e0d6859b1f82a0..4f925777dfd7eb92b47e3a4eaa180d9354e293a8 100644 (file)
--- 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.