Author: fapeeler
Date: Mon Dec 10 18:53:57 2012
New Revision: 1419662

URL: http://svn.apache.org/viewvc?rev=1419662&view=rev
Log:
CMS commit to vcl by fapeeler

Modified:
    vcl/site/trunk/content/docs/vmwareconfiguration.mdtext

Modified: vcl/site/trunk/content/docs/vmwareconfiguration.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/vmwareconfiguration.mdtext?rev=1419662&r1=1419661&r2=1419662&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/vmwareconfiguration.mdtext (original)
+++ vcl/site/trunk/content/docs/vmwareconfiguration.mdtext Mon Dec 10 18:53:57 
2012
@@ -124,12 +124,12 @@ SSH identity key authentication must be 
             ssh <ESXi host> 'mkdir /.ssh'
 
   - Copy the public key to the ESXi host:
-   - ESXi 4.x:
+     - ESXi 4.x:
        
             :::BashLexer
             scp /etc/vcl/vcl.key.pub <ESXi host>:/.ssh/authorized_keys
 
-   - ESXi 5.x:
+     - ESXi 5.x:
 
             :::BashLexer
             scp /etc/vcl/vcl.key.pub <ESXi 
host>:/etc/ssh/keys-root/authorized_keys


Reply via email to