From: Loic Dachary Date: Thu, 4 Dec 2014 16:06:03 +0000 (+0100) Subject: documentation: add centos 7 to ceph-deploy installation X-Git-Tag: v0.92~32^2~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F3081%2Fhead;p=ceph.git documentation: add centos 7 to ceph-deploy installation http://tracker.ceph.com/issues/10246 Fixes: #10246 Signed-off-by: Loic Dachary --- diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index 4c6abc279fc7..5af42769877e 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -62,7 +62,8 @@ following steps: Paste the following example code. Replace ``{ceph-release}`` with the recent major release of Ceph (e.g., ``firefly``). Replace ``{distro}`` - with your Linux distribution (e.g., ``el6`` for CentOS 6, ``rhel6.5`` for + with your Linux distribution (e.g., ``el6`` for CentOS 6, + ``el7`` for CentOS 7, ``rhel6.5`` for Red Hat 6.5, ``rhel7`` for Red Hat 7, and ``fc19`` or ``fc20`` for Fedora 19 or Fedora 20. Finally, save the contents to the ``/etc/yum.repos.d/ceph.repo`` file. :: @@ -304,4 +305,4 @@ Quick Start`_. .. _OS Recommendations: ../os-recommendations .. _Network Configuration Reference: ../../rados/configuration/network-config-ref .. _Clock: ../../rados/configuration/mon-config-ref#clock -.. _NTP: http://www.ntp.org/ \ No newline at end of file +.. _NTP: http://www.ntp.org/