- update build process to support multiple boot cd configurations
[bootcd.git] / configurations / default / configuration
1 #
2 # configuration for standard bootcd, contact primary boot server,
3 # no backup server.
4 #
5
6 # the name of the cd image. %version is replaced with the current
7 # cd version (from build.sh)
8 OUTPUT_IMAGE_NAME='PlanetLab-BootCD-%version'
9
10 # extra version, if set, is added to end of version.
11 EXTRA_VERSION=
12
13 # a one line description of this cd
14 DESCRIPTION='PLC PlanetLab BootCD'
15
16 # the password for the root account on the cd
17 ROOT_PASSWORD='$1$IdEn2srw$/TfrjZSPUC1xP244YCuIi0'
18
19 # which server to contact
20 PRIMARY_SERVER=boot.planet-lab.org
21 PRIMARY_SERVER_PORT=443
22 PRIMARY_SERVER_PATH=/boot/
23 PRIMARY_SERVER_CERT=plc-boot-cacert.pem
24 PRIMARY_SERVER_GPG=plc-pubring.gpg
25
26 # and the backup server
27 BACKUP_SERVER=boot1.planet-lab.org
28 BACKUP_SERVER_PORT=443
29 BACKUP_SERVER_PATH=/boot/
30 BACKUP_SERVER_CERT=plc-boot1-cacert.pem
31 BACKUP_SERVER_GPG=plc-pubring.gpg
32
33 # this is a generic cd, so no configuration file for a node
34 NODE_CONFIGURATION_FILE=