Author: buildbot
Date: Mon Aug  6 13:19:24 2012
New Revision: 828143

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/VCL23Installation.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug  6 13:19:24 2012
@@ -1 +1 @@
-1369830
+1369838

Modified: websites/staging/vcl/trunk/content/docs/VCL23Installation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL23Installation.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL23Installation.html Mon Aug  6 
13:19:24 2012
@@ -537,14 +537,18 @@ The following management node installati
 <li>
 <p><strong>Configure the SSH Client</strong></p>
 <p>The SSH client on the management node should be configured to prevent SSH 
processes spawned by the root user to the computers it controls from hanging 
because of missing or different entries in the known_hosts file. </p>
+<ul>
+<li>
 <p>Edit the ssh_config file:</p>
-<div class="codehilite"><pre>    <span class="n">vi</span> <span 
class="sr">/etc/ss</span><span class="n">h</span><span class="o">/</span><span 
class="n">ssh_config</span>
-    <span class="n">Set</span> <span class="n">the</span> <span 
class="n">following</span> <span class="n">parameters:</span><span 
class="sr">&lt;br&gt;</span>
-    <span class="n">UserKnownHostsFile</span> <span 
class="sr">/dev/</span><span class="n">null</span><span 
class="sr">&lt;br&gt;</span>
-    <span class="n">StrictHostKeyChecking</span> <span 
class="nb">no</span><span class="sr">&lt;br&gt;</span>
+<div class="codehilite"><pre><span class="n">vi</span> <span 
class="sr">/etc/ss</span><span class="n">h</span><span class="o">/</span><span 
class="n">ssh_config</span>
+<span class="n">Set</span> <span class="n">the</span> <span 
class="n">following</span> <span class="n">parameters:</span><span 
class="sr">&lt;br&gt;</span>
+<span class="n">UserKnownHostsFile</span> <span class="sr">/dev/</span><span 
class="n">null</span><span class="sr">&lt;br&gt;</span>
+<span class="n">StrictHostKeyChecking</span> <span class="nb">no</span><span 
class="sr">&lt;br&gt;</span>
 </pre></div>
 
 
+</li>
+</ul>
 <p>Note: If you do not want these settings applied universally on the 
management node the SSH configuration can also be configured to only apply 
these settings to certain hosts or only for the root user. Consult the SSH 
documentation for more information.</p>
 </li>
 <li>
@@ -609,6 +613,7 @@ The following management node installati
 <ol>
 <li>
 <p><strong>Install &amp; Configure the DHCP Service</strong></p>
+<p>DHCP service is needed for the private network to provide address to 
provisioned machines.</p>
 <ul>
 <li>
 <p>Install dhcp if it is not already installed:</p>
@@ -643,7 +648,6 @@ The following management node installati
 </li>
 </ol>
 <hr />
-<p>Still work in progress -- fapeeler</p>
   </div>
   
   <div id="footer">


Reply via email to