- add variable list as an appendix
[myplc.git] / doc / myplc.xml
index b3824fe..9c1a2e3 100644 (file)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
-"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+  <!ENTITY Variables SYSTEM "variables.xml">
+]>
 <article>
   <articleinfo>
     <title>MyPLC User's Guide</title>
@@ -311,7 +313,7 @@ PLC: Rebuilding Boot Manager:                              [  OK  ]
     visit <literal>http://localhost/</literal>, which should bring you
     to the front page of your PLC installation. The password of the
     default administrator account
-    <literal>root@test.planet-lab.org</literal> (set by
+    <literal>root@localhost.localdomain</literal> (set by
     <envar>PLC_ROOT_USER</envar>) is <literal>root</literal> (set by
     <envar>PLC_ROOT_PASSWORD</envar>).</para>
 
@@ -470,6 +472,19 @@ vserver pl_conf exec service pl_conf restart]]></programlisting>
     </section>
   </section>
 
+  <appendix>
+    <title>Configuration variables</title>
+
+    <para>Listed below is the set of standard configuration variables
+    and their default values, defined in the template
+    <filename>/etc/planetlab/default_config.xml</filename>. Additional
+    variables and their defaults may be defined in site-specific XML
+    templates that should be placed in
+    <filename>/etc/planetlab/configs/</filename>.</para>
+
+    &Variables;
+  </appendix>
+
   <bibliography>
     <title>Bibliography</title>