Zac Dover [Sun, 23 Oct 2022 21:14:32 +0000 (07:14 +1000)]
doc/cephadm: clean colons in host-management.rst
Two lines in host-management.rst ended with both colons and
full stops (periods), causing a kind of punctuational turf
war. This commit removes the full stops.
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.