From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Tue, 3 Mar 2015 10:48:48 +0000 (+0100)
Subject: increase the memory for lxc VMs to 1Gb
X-Git-Tag: 5.3.8~13^2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=72ac8af87c5e0297709c1cc1b5ae6e2a20a066e6;p=build.git

increase the memory for lxc VMs to 1Gb
---

diff --git a/lbuild-initvm.sh b/lbuild-initvm.sh
index e6aa67de..e541600a 100755
--- a/lbuild-initvm.sh
+++ b/lbuild-initvm.sh
@@ -24,7 +24,7 @@ export PATH=$PATH:/bin:/sbin
 DEFAULT_FCDISTRO=f20
 DEFAULT_PLDISTRO=lxc
 DEFAULT_PERSONALITY=linux64
-DEFAULT_MEMORY=512
+DEFAULT_MEMORY=1024
 
 ##########
 # constant