X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fconfiguration;h=5ec588790b962478d822ac8c0c1eb6ced7f105ac;hb=fe187578330e8a1e7bef8f873880ede59318d1e9;hp=e21933a1ad3415e434780f47bd125eb7e69682ea;hpb=373ed1b705da6b5eb52295d4215857ff923f0815;p=bootmanager.git diff --git a/source/configuration b/source/configuration index e21933a..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 @@ -50,15 +50,11 @@ NONCE_FILE=/tmp/nonce PLCONF_DIR=/etc/planetlab -# directory on the boot server containing -# support files and scripts -SUPPORT_FILE_DIR=/boot - - # 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=7G +vs_ROOT_SIZE=14G +lxc_ROOT_SIZE=70G # override the swap size @@ -85,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)