From: Travis Rhoden Date: Sat, 7 Mar 2015 00:53:35 +0000 (-0500) Subject: doc: Fix versionchanged entries in install section X-Git-Tag: v1.5.22~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dedc880397bf23dc21850a4a78b5c485a1c0dc07;p=ceph-deploy.git doc: Fix versionchanged entries in install section Signed-off-by: Travis Rhoden --- diff --git a/docs/source/install.rst b/docs/source/install.rst index 470e31a..bd900cd 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -40,14 +40,15 @@ RPMs On RPM-based distributions, ``yum-plugin-priorities`` is installed to make sure that upstream ceph.com repos have a higher priority than distro repos. -.. versionchanged:: 1.5.22 Because of packaging splits that are present in downstream repos that may not be present in ceph.com repos, ``ceph-deploy`` enables the ``check_obsoletes`` flag for the Yum priorities plugin. +.. versionchanged:: 1.5.22 + Enable ``check_obsoletes`` by default + RHEL ^^^^ -.. versionchanged:: 1.5.22 When installing packages on systems running Red Hat Enterprise Linux (RHEL), ``ceph-deploy`` will not install the latest upstream release by default. On other distros, running ``ceph-deploy install`` without the ``--release`` flag will @@ -55,6 +56,9 @@ install the latest upstream release by default (i.e. firefly, giant, etc). On RHEL, the ``--release`` flag *must* be used if you wish to use the upstream packages hosted on http://ceph.com. +.. versionchanged:: 1.5.22 + Require ``--release`` flag to get upstream packages on RHEL + Specific Releases ----------------- By default the *latest* release is assumed. This value changes when