fix resolv.conf issue on plc
[myplc.git] / default_config.xml
index e2204b8..b0e54b7 100644 (file)
@@ -75,6 +75,20 @@ $URL$
             be downloaded, or its contents replaced by a file upload,
             but the actual <value> shouldn't need to be changed.  -->
 
+       <variable id="root_ssh_key_pub" type="file">
+         <name>Root SSH Public Key</name>
+         <value>/etc/planetlab/root_ssh_key.pub</value>
+         <description>The SSH public key used to access the root
+         account on your nodes.</description>
+       </variable>
+
+       <variable id="root_ssh_key" type="file">
+         <name>Root SSH Private Key</name>
+         <value>/etc/planetlab/root_ssh_key.rsa</value>
+         <description>The SSH private key used to access the root
+         account on your nodes.</description>
+       </variable>
+
        <variable id="debug_ssh_key_pub" type="file">
          <name>Debug SSH Public Key</name>
          <value>/etc/planetlab/debug_ssh_key.pub</value>
@@ -147,6 +161,22 @@ $URL$
       </variablelist>
     </category>
 
+    <category id="plc_hosts">
+      <name>/etc/hosts</name>
+      <description>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.
+      </description>
+
+      <variablelist>
+        <variable id="enabled" type="boolean">
+          <name>Enable /etc/hosts configuration</name>
+          <value>true</value>
+          <description>Let PLC manage /etc/hosts</description>
+        </variable>
+      </variablelist>
+    </category>
+
     <category id="plc_mail">
       <name>Mail</name>
       <description>Many maintenance scripts, as well as the API and