X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=b0e54b707dce7464f2663fad9b8cb45732643ab4;hb=5f2aa40c08b2c7cb49d17ecee6a877aadba0d210;hp=5214886ed3b1d647ff26cec7de430c4ecf8f2329;hpb=fa0ef7c98da2ab71bd4d7339055aaa86d9f68aaf;p=myplc.git diff --git a/default_config.xml b/default_config.xml index 5214886..b0e54b7 100644 --- a/default_config.xml +++ b/default_config.xml @@ -7,6 +7,7 @@ Mark Huang Copyright (C) 2006 The Trustees of Princeton University $Id$ +$URL$ --> @@ -160,6 +161,22 @@ $Id$ + + /etc/hosts + MyPLC can setup /etc/hosts with the hostnames and + IP addresses specified for *_NAME and *_IP, or look up the IP + addresses if they are not specified in this configuration. + + + + + Enable /etc/hosts configuration + true + Let PLC manage /etc/hosts + + + + Mail Many maintenance scripts, as well as the API and @@ -606,6 +623,32 @@ $Id$ The password to use when accessing the database, Monitor user account in the local PLC. + + + SSL Private Key + /etc/planetlab/monitor_ssl.key + The SSL private key to use for encrypting HTTPS + traffic. + + + + SSL Public Certificate + /etc/planetlab/monitor_ssl.crt + The corresponding SSL public certificate for + the HTTP server. By default, this certificate is + self-signed. You may replace the certificate later with one + signed by a root CA. + + + + Root CA SSL Public Certificate + /etc/planetlab/monitor_ca_ssl.crt + The certificate of the root CA, if any, that + signed your server certificate. If your server certificate is + self-signed, then this file is the same as your server + certificate. + + @@ -627,11 +670,16 @@ $Id$ The IP address of the RT server. + + CC Email Address + root+cclist@localhost.localdomain + All messages to and from PLCRT will be copied to this address. + root root Username of a privileged user in RT who can create - tickets in the queue named PLC_MONITOR_RT_QUEUE. + tickets for any RT Queue. password