From: Travis Rhoden Date: Fri, 6 Mar 2015 17:07:39 +0000 (-0500) Subject: doc: add description of new --install behavior on RHEL X-Git-Tag: v1.5.22~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F265%2Fhead;p=ceph-deploy.git doc: add description of new --install behavior on RHEL Signed-off-by: Travis Rhoden --- 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