Zac Dover [Mon, 24 Oct 2022 03:48:47 +0000 (13:48 +1000)]
doc/cephadm: improve front matter
- I fixed a sentence that was missing a verb.
- I linked to the Ceph-specific Rook instructions.
- I removed the word "GitHub", because after adding the
Rook instructions it made the sentence false.
Zac Dover [Sun, 23 Oct 2022 01:09:18 +0000 (11:09 +1000)]
doc/cephadm: update install.rst
This commit addresses https://github.com/ceph/ceph/pull/43250,
which has remained unmerged for thirteen months. The issues
raised in that PR are addressed here.
This commit contributes to the simplification of the procedure
that explains how to install cephadm. More remains to be done
on this page, but the old PR had to be dealt with first.
Zac Dover [Thu, 20 Oct 2022 16:57:48 +0000 (02:57 +1000)]
doc/dev: remove deduplication.rst from pacific
This PR undoes the backporting of
https://github.com/ceph/ceph/pull/46089 to the Pacific
branch, which backporting was done in
https://github.com/ceph/ceph/pull/48568. Deduplication
does not exist in the pacific branch, so I shouldn't have
backported it.