Merge "Remove redundant mention of installation of ntp"

This commit is contained in:
Jenkins 2014-09-17 21:45:36 +00:00 committed by Gerrit Code Review
commit 9a7c3aa9bf

View File

@ -137,7 +137,7 @@ netmask 255.255.255.0
</para>
<para>Install NTP:</para>
<para>
<screen><prompt>#</prompt> <userinput>apt-get install ntp</userinput></screen>
<screen><prompt>#</prompt> <userinput>apt-get install -y ntp</userinput></screen>
</para>
<para>Configure NTP Server to controller node:</para>
<para>
@ -174,10 +174,6 @@ netmask 255.255.255.0
<userinput>apt-get install -y rabbitmq-server</userinput>
</screen>
</listitem>
<listitem>
<para>Install the NTP service:</para>
<screen><prompt>#</prompt> <userinput>apt-get install -y ntp</userinput></screen>
</listitem>
<listitem>
<para>Create these databases:</para>
<screen><prompt>$</prompt> <userinput>mysql -u root -p</userinput></screen>