From: Mark Huang Date: Wed, 29 Mar 2006 17:02:47 +0000 (+0000) Subject: allow db port to be overridden during build bootstrap X-Git-Tag: myplc-0_4-rc1~109 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a10124a01b257adaf14ca754993d5040ec2ba987;p=myplc.git allow db port to be overridden during build bootstrap --- diff --git a/bootstrap.xml b/bootstrap.xml index 0016bf9..b88e816 100644 --- a/bootstrap.xml +++ b/bootstrap.xml @@ -3,12 +3,20 @@ - + + + + + 15432 + + + + diff --git a/plc_config.xml b/plc_config.xml index dba383b..288ae4d 100644 --- a/plc_config.xml +++ b/plc_config.xml @@ -176,6 +176,13 @@ reachable by the rest of your installation. + + Port + 5432 + The TCP port number through which the database + server should be accessed. + + Database Name planetlab3