Skip to content

Commit

Permalink
Merge PR #24197 into master
Browse files Browse the repository at this point in the history
* refs/pull/24197/head:
	doc: remove Calamari content from ceph-deploy

Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
  • Loading branch information
liewegas committed Sep 20, 2018
2 parents 0def1a8 + c25b26c commit 57c34b1
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions doc/man/8/ceph-deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -405,35 +405,6 @@ Here, [PKGs] is comma-separated package names and [HOST] is hostname of the
remote node where packages are to be installed or removed from.


calamari
--------

Install and configure Calamari nodes. It first checks if distro is supported
for Calamari installation by ceph-deploy. An argument ``connect`` is used for
installation and configuration. It checks for ``ceph-deploy`` configuration
file (cd_conf) and Calamari release repo or ``calamari-minion`` repo. It relies
on default for repo installation as it doesn't install Ceph unless specified
otherwise. ``options`` dictionary is also defined because ``ceph-deploy``
pops items internally which causes issues when those items are needed to be
available for every host. If the distro is Debian/Ubuntu, it is ensured that
proxy is disabled for ``calamari-minion`` repo. ``calamari-minion`` package is
then installed and custom repository files are added. minion config is placed
prior to installation so that it is present when the minion first starts.
config directory, calamari salt config are created and salt-minion package
is installed. If the distro is Redhat/CentOS, the salt-minion service needs to
be started.

Usage::

ceph-deploy calamari {connect} [HOST] [HOST...]

Here, [HOST] is the hostname where Calamari is to be installed.

An option ``--release`` can be used to use a given release from repositories
defined in :program:`ceph-deploy`'s configuration. Defaults to ``calamari-minion``.

Another option :option:`--master` can also be used with this command.

Options
=======

Expand Down Expand Up @@ -493,10 +464,6 @@ Options

Fetch packages and push them to hosts for a local repo mirror.

.. option:: --master

The domain for the Calamari master server.

.. option:: --mkfs

Inject keys to MONs on remote nodes.
Expand Down

0 comments on commit 57c34b1

Please sign in to comment.