From 4dbe64c6583a730546d48f114e3bac3d19ad8296 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 26 Feb 2020 11:40:51 +0100 Subject: [PATCH] doc: move cephadm mgr doc to /doc/cephadm Signed-off-by: Sebastian Wagner --- doc/{mgr/cephadm.rst => cephadm/administration.rst} | 0 doc/cephadm/index.rst | 9 +++++++++ doc/mgr/index.rst | 1 - 3 files changed, 9 insertions(+), 1 deletion(-) rename doc/{mgr/cephadm.rst => cephadm/administration.rst} (100%) diff --git a/doc/mgr/cephadm.rst b/doc/cephadm/administration.rst similarity index 100% rename from doc/mgr/cephadm.rst rename to doc/cephadm/administration.rst diff --git a/doc/cephadm/index.rst b/doc/cephadm/index.rst index 808defd591df6..06d582273e7d7 100644 --- a/doc/cephadm/index.rst +++ b/doc/cephadm/index.rst @@ -173,3 +173,12 @@ that confiruation isn't already in place (usually in the ``client.rgw..`` section), then the radosgw daemons will start up with default settings (e.g., binding to port 80). + + +Further Reading +=============== + +.. toctree:: + :maxdepth: 2 + + Cephadm administration \ No newline at end of file diff --git a/doc/mgr/index.rst b/doc/mgr/index.rst index 2a3116585c110..f6c85cec79ce8 100644 --- a/doc/mgr/index.rst +++ b/doc/mgr/index.rst @@ -44,5 +44,4 @@ sensible. Crash module Insights module Orchestrator module - Cephadm orchestrator Rook module -- 2.39.5