2 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "configuration.dtd">
6 <!-- This overlay configuration file changes the DB, web, API, and
7 boot server ports to (hopefully unused) ports so that the
8 system can be bootstrapped on a build machine that may itself
9 be running such servers. -->
12 <category id="plc_db">
14 <variable id="port" type="int">
20 <category id="plc_api">
22 <variable id="port" type="int">
28 <category id="plc_www">
30 <variable id="port" type="int">
34 <variable id="ssl_port" type="int">
40 <category id="plc_boot">
42 <variable id="port" type="int">
46 <variable id="ssl_port" type="int">