From: Faiyaz Ahmed Date: Tue, 6 Jan 2009 19:26:55 +0000 (+0000) Subject: Update config instructions. X-Git-Tag: sfa-0.9-0@14641~768 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b06cb03b91ff525e0242bf88ae94f36d3604348d;p=sfa.git Update config instructions. --- diff --git a/plc/plc.py b/plc/plc.py index 013ef53e..7c3052af 100644 --- a/plc/plc.py +++ b/plc/plc.py @@ -8,12 +8,15 @@ # There are several items that need to be done before starting the wrapper # server. # -# 1) Update util/config.py to match the parameters of your PLC installation. +# NOTE: Many configuration settings, including the PLC maintenance account +# credentials, URI of the PLCAPI, and PLC DB URI and admin credentials are initialized +# from your MyPLC configuration (/etc/planetlab/plc_config*). Please make sure this information +# is up to date and accurate. # -# 2) Import the existing planetlab database, creating the +# 1) Import the existing planetlab database, creating the # appropriate geni records. This is done by running the "import.py" tool. # -# 3) Create a "trusted_roots" directory and place the certificate of the root +# 2) Create a "trusted_roots" directory and place the certificate of the root # authority in that directory. Given the defaults in import.py, this # certificate would be named "planetlab.gid". For example, #