From: Jeff Green Date: Wed, 19 Jul 2017 17:51:09 +0000 (-0700) Subject: doc: Fixed a typo in yum repo filename script X-Git-Tag: v12.1.2~223^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16431%2Fhead;p=ceph.git doc: Fixed a typo in yum repo filename script Signed-off-by: Jeff Green --- diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index f4b246e7ab2e..f4e8a639001d 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -65,7 +65,7 @@ For CentOS 7, perform the following steps: #. Add the Ceph repository to your yum configuration file at ``/etc/yum.repos.d/ceph.repo`` with the following command:: - cat >/etc/yum.repos.d/ceph.repro + cat >/etc/yum.repos.d/ceph.repo [ceph-noarch] name=Ceph noarch packages baseurl=https://download.ceph.com/rpm/el7/noarch