You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by fa...@apache.org on 2012/12/14 15:06:21 UTC

svn commit: r1421869 - /vcl/site/trunk/content/docs/vmwareconfiguration.mdtext

Author: fapeeler
Date: Fri Dec 14 14:06:20 2012
New Revision: 1421869

URL: http://svn.apache.org/viewvc?rev=1421869&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=1421869&r1=1421868&r2=1421869&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/vmwareconfiguration.mdtext (original)
+++ vcl/site/trunk/content/docs/vmwareconfiguration.mdtext Fri Dec 14 14:06:20 2012
@@ -125,12 +125,12 @@ SSH identity key authentication must be 
      - ESXi 4.x:
 	
         :::BashLexer
-        scp /etc/vcl/vcl.key.pub <ESXi host>:/.ssh/authorized_keys
+        scp /etc/vcl/vcl.key.pub ESXi host:/.ssh/authorized_keys
 
      - ESXi 5.x:
 
         :::BashLexer
-        scp /etc/vcl/vcl.key.pub <ESXi host>:/etc/ssh/keys-root/authorized_keys
+        scp /etc/vcl/vcl.key.pub ESXi host:/etc/ssh/keys-root/authorized_keys
 
   - Test making an SSH connection using the key: