From: Scott Baker Date: Fri, 3 Oct 2008 00:51:06 +0000 (+0000) Subject: documentation updates X-Git-Tag: sfa-0.9-0@14641~834 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=fe4139adc9c8902084ecedc9f05a739faba11b7a documentation updates --- diff --git a/registry/registry.py b/registry/registry.py index 61b11458..a5f7882f 100644 --- a/registry/registry.py +++ b/registry/registry.py @@ -5,10 +5,12 @@ # # There are several items that need to be done before starting the registry. # -# 1) Import the existing planetlab database, creating the +# 1) Update util/config.py to match the parameters of your PLC installation. +# +# 2) Import the existing planetlab database, creating the # appropriate geni records. This is done by running the "import.py" tool. # -# 2) Create a "trusted_roots" directory and place the certificate of the root +# 3) 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, #