X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fconfiguration;h=8fbff5ba7d7f307ea6a2c5486d204a84cc5e89d2;hb=a026d579cefb793cd41236239ba5a8986c779ecb;hp=b6f06449982fa229153d30ed79e94e277eb62535;hpb=4bfd9813805f2a2dafa8da1e5f053d4500f0fc8b;p=bootmanager.git diff --git a/source/configuration b/source/configuration index b6f0644..8fbff5b 100644 --- a/source/configuration +++ b/source/configuration @@ -4,7 +4,7 @@ # the current version of the bootmanager -VERSION=5.2 +VERSION=5.3 # this is the server to contact if we don't have a bootcd DEFAULT_BOOT_SERVER=boot.planet-lab.org @@ -19,8 +19,8 @@ MONITOR_SERVER=monitor.planet-lab.org #UPLOAD_LOG_SCRIPT=/monitor/upload UPLOAD_LOG_SCRIPT=/boot/upload-bmlog.php -# bootcd variables : use %(path)s for path relative to bootcd -BOOTCD_VERSION_FILE='%(path)s/bootme/ID' +# bootcd variables : use {path} for path relative to bootcd +BOOTCD_VERSION_FILE='{path}/bootme/ID' SERVER_CERT_DIR=/tmp/source/cacert CACERT_NAME=cacert.pem @@ -82,7 +82,7 @@ MINIMUM_DISK_SIZE=17 # total minimum disk size in GB if all usable disks are below this # size, the node cannot be installed vs_TOTAL_MINIMUM_DISK_SIZE=50 -lxc_TOTAL_MINIMUM_DISK_SIZE=120 +lxc_TOTAL_MINIMUM_DISK_SIZE=80 # set of langugase for install (used in /etc/rpm/macros)