wrong api server.
[bootmanager.git] / source / configuration
index 10b6e04..b91e94e 100644 (file)
@@ -4,20 +4,26 @@
 
 
 # the current version of the bootmanager
-VERSION=3.1
+VERSION=3.1.15
 
 
 # full url to which api server to contact
-BOOT_API_SERVER=https://www.planet-lab.org:443/PLCAPI/
+BOOT_API_SERVER=https://boot.planet-lab.org:443/PLCAPI/
 
 
 # path to store temporary files during the install,
 # do not include trailing slashes
-TEMP_PATH=/mnt/tmp
+TEMP_PATH=/tmp/mnt
 
 
 # path to the system mount point
-SYSIMG_PATH=/mnt/tmp/sysimg
+SYSIMG_PATH=/tmp/mnt/sysimg
+
+
+# where the cacerts for the boot cd can be found
+# currently, this must start with /mnt/cdrom
+# which is hardcoded in the installer
+CACERT_PATH=/mnt/cdrom/bootme/cacert
 
 
 # the nonce the boot cd created, need to authenticate