You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2013/11/07 20:39:11 UTC

git commit: correcting password management script download links

Updated Branches:
  refs/heads/master 7229caff6 -> 5e6d003c5


correcting password management script download links

Signed-off-by: Sebastien Goasguen <ru...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/5e6d003c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/5e6d003c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/5e6d003c

Branch: refs/heads/master
Commit: 5e6d003c57474c2e6c0d75e009e390468f67ab2e
Parents: 7229caf
Author: Travis Graham <t...@tgraham.us>
Authored: Mon Oct 14 23:32:07 2013 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Nov 7 14:38:56 2013 -0500

----------------------------------------------------------------------
 en-US/linux-installation.xml   | 10 ++--------
 en-US/windows-installation.xml |  4 ++--
 2 files changed, 4 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/5e6d003c/en-US/linux-installation.xml
----------------------------------------------------------------------
diff --git a/en-US/linux-installation.xml b/en-US/linux-installation.xml
index 14a2f51..8538827 100644
--- a/en-US/linux-installation.xml
+++ b/en-US/linux-installation.xml
@@ -29,14 +29,8 @@
       <para>Download the script file cloud-set-guest-password:</para>
       <itemizedlist>
         <listitem>
-          <para>Linux: <ulink
-              url="http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in"/>
-          </para>
-        </listitem>
-        <listitem>
-          <para>Windows: <ulink
-              url="http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download"
-            />
+          <para>
+            <ulink url="http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in"/>
           </para>
         </listitem>
       </itemizedlist>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/5e6d003c/en-US/windows-installation.xml
----------------------------------------------------------------------
diff --git a/en-US/windows-installation.xml b/en-US/windows-installation.xml
index bcecc80..2d1b7ed 100644
--- a/en-US/windows-installation.xml
+++ b/en-US/windows-installation.xml
@@ -23,8 +23,8 @@
 -->
 <section id="windows-installation">
 	<title>Windows OS Installation</title>
-  <para>Download the installer, CloudInstanceManager.msi, from 
-    <ulink url="http://cloudstack.org/download.html">Download page</ulink> 
+  <para>Download the installer, CloudInstanceManager.msi, from the 
+    <ulink url="http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download">Download page</ulink> 
     and run the installer in the newly created Windows VM.
   </para>
 </section>