X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fconfiguration;h=5ec588790b962478d822ac8c0c1eb6ced7f105ac;hb=fe187578330e8a1e7bef8f873880ede59318d1e9;hp=9f0fe74b6433a2182ef7b2d481c8bbd4cd54f503;hpb=f42e550320ca54ea6439e0b54aa165ea11e1f3a3;p=bootmanager.git diff --git a/source/configuration b/source/configuration index 9f0fe74..5ec5887 100644 --- a/source/configuration +++ b/source/configuration @@ -4,7 +4,7 @@ # the current version of the bootmanager -VERSION=3.2 +VERSION=5.2 # this is the server to contact if we don't have a bootcd DEFAULT_BOOT_SERVER=boot.planet-lab.org @@ -53,7 +53,8 @@ PLCONF_DIR=/etc/planetlab # this sets the size of the root logical volume, # after the root and swap has been created, remaining # goes to the vserver partition -ROOT_SIZE=14G +vs_ROOT_SIZE=14G +lxc_ROOT_SIZE=70G # override the swap size @@ -80,7 +81,8 @@ MINIMUM_DISK_SIZE=17 # total minimum disk size in GB if all usable disks are below this # size, the node cannot be installed -TOTAL_MINIMUM_DISK_SIZE=50 +vs_TOTAL_MINIMUM_DISK_SIZE=50 +lxc_TOTAL_MINIMUM_DISK_SIZE=120 # set of langugase for install (used in /etc/rpm/macros)