Merge "[install-guide] [yum] rename MongoDB config file to /etc/mongod.conf"

This commit is contained in:
Jenkins 2015-04-21 00:27:42 +00:00 committed by Gerrit Code Review
commit 2f5d4c9c78

View File

@ -43,7 +43,8 @@ Key Expires: Sat Dec 20 20:08:39 2014</programlisting>
<screen os="ubuntu"><prompt>#</prompt> <userinput>apt-get install mongodb-server mongodb-clients python-pymongo</userinput></screen>
</step>
<step>
<para>Edit the <filename>/etc/mongodb.conf</filename> file and
<para>Edit the <filename os="opensuse;sles;ubuntu">/etc/mongodb.conf</filename>
<filename os="rhel;centos;fedora">/etc/mongod.conf</filename> file and
complete the following actions:</para>
<substeps>
<step>