From a6102f0b19586c72c45b844cec6a77212c932c11 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 4 Dec 2014 17:06:03 +0100 Subject: [PATCH] documentation: add centos 7 to ceph-deploy installation http://tracker.ceph.com/issues/10246 Fixes: #10246 Signed-off-by: Loic Dachary --- doc/start/quick-start-preflight.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index 4c6abc279fc79..5af42769877ef 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/ -- 2.39.5