From: Sebastian Wagner Date: Thu, 7 Jan 2021 11:06:30 +0000 (+0100) Subject: doc/cephadm: /etc/ceph is created automaticlly now X-Git-Tag: v16.1.0~120^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F38800%2Fhead;p=ceph.git doc/cephadm: /etc/ceph is created automaticlly now Signed-off-by: Sebastian Wagner --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 8f397e7a072..01e2fa1f87b 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -98,13 +98,7 @@ monitor daemon. This is normally just the IP for the first host. If there are multiple networks and interfaces, be sure to choose one that will be accessible by any host accessing the Ceph cluster. -To bootstrap the cluster, first create an ``/etc/ceph`` directory: - -.. prompt:: bash # - - mkdir -p /etc/ceph - -Then run the ``ceph bootstrap`` command: +Run the ``ceph bootstrap`` command: .. prompt:: bash #