mirror of https://github.com/apache/cloudstack.git
Docs: Fixing issues
This commit is contained in:
parent
3424212638
commit
1dc25f25c5
|
|
@ -100,10 +100,6 @@ binlog-format = 'ROW'</programlisting>
|
|||
</listitem>
|
||||
</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>
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue