Signed-off-by: Volker Theile <vtheile@suse.com>
================
This module provides a command line interface (CLI) to orchestrator
-modules (ceph-mgr modules which interface with external orchestation services)
+modules (ceph-mgr modules which interface with external orchestration services).
As the orchestrator CLI unifies different external orchestrators, a common nomenclature
for the orchestrator module is needed.
To disable the orchestrator again, use the empty string ``""``::
- ceph orchestrator set backend ""``
+ ceph orchestrator set backend ""
ceph mgr module disable rook
Usage