default mem is now 2048
[infrastructure.git] / scripts / create-vm.sh
index d22efb4..536289e 100755 (executable)
@@ -26,7 +26,7 @@ function usage () {
   echo " -f : set distro, default is $DEFAULT_DISTRO"
   echo " -i : if specified, image is rsynced into /vservers"
   echo "      warning: we cannot use an image already in /vservers..."
-  echo " -m : memory size in Mb - default is 512"
+  echo " -m : memory size in Mb - default is 2048"
   echo " -n : specify hostname if different from container"
   echo " -s : do not start VM"
   echo " container : used for /vservers/foo as well as the lxc/libvirt name"