Updated Branches:
  refs/heads/4.1 1477acb56 -> f43ca747e

Docs: Fixing issues


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

Branch: refs/heads/4.1
Commit: f43ca747ed1199459ee01ad4dd22d4488b03780d
Parents: 1477acb
Author: Sebastien Goasguen <[email protected]>
Authored: Mon Feb 25 14:25:53 2013 -0500
Committer: Sebastien Goasguen <[email protected]>
Committed: Mon Feb 25 14:31:31 2013 -0500

----------------------------------------------------------------------
 docs/en-US/management-server-install-db-local.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f43ca747/docs/en-US/management-server-install-db-local.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/management-server-install-db-local.xml 
b/docs/en-US/management-server-install-db-local.xml
index 00ea93b..918cdc0 100644
--- a/docs/en-US/management-server-install-db-local.xml
+++ b/docs/en-US/management-server-install-db-local.xml
@@ -101,10 +101,6 @@ binlog-format = 'ROW'</programlisting>
       </orderedlist>
     </listitem>
     <listitem>
-      <para>Set up &PRODUCT; Management Server setup:</para>
-      <programlisting># cloud-setup-management</programlisting>
-    </listitem>
-    <listitem>
       <para>Set up the database. The following command creates the "cloud" 
user on the
         database.</para>
       <itemizedlist>
@@ -152,9 +148,6 @@ binlog-format = 'ROW'</programlisting>
       <para>If you are running the KVM hypervisor on the same machine with the 
Management Server,
         edit /etc/sudoers and add the following line:</para>
       <programlisting language="Bash">Defaults:cloud 
!requiretty</programlisting>
-      <note>
-        <para>This type of single-machine setup is recommended only for a 
trial installation.</para>
-      </note>
     </listitem>
     <listitem>
       <para>Now that the database is set up, you can finish configuring the OS 
for the Management

Reply via email to