From b11aee826f1b9147f32c9f2b5c54761a2d8ae9d7 Mon Sep 17 00:00:00 2001 From: Travis Rhoden Date: Fri, 6 Mar 2015 12:07:39 -0500 Subject: [PATCH] doc: add description of new --install behavior on RHEL Signed-off-by: Travis Rhoden --- docs/source/install.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/source/install.rst b/docs/source/install.rst index 8e99a61..470e31a 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -45,6 +45,16 @@ 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. +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 +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. + Specific Releases ----------------- By default the *latest* release is assumed. This value changes when -- 2.47.3