X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fconfiguration;h=b6f06449982fa229153d30ed79e94e277eb62535;hb=d4be39e78e9a1a0c1885958e74189280a281be1b;hp=9f0fe74b6433a2182ef7b2d481c8bbd4cd54f503;hpb=f42e550320ca54ea6439e0b54aa165ea11e1f3a3;p=bootmanager.git diff --git a/source/configuration b/source/configuration index 9f0fe74..b6f0644 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) @@ -93,3 +95,5 @@ NUM_AUTH_FAILURES_BEFORE_DEBUG=2 # location of file containing http/https proxy info, if needed PROXY_FILE=/etc/planetlab/http_proxy + +ONE_PARTITION=0