]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephadm: /etc/ceph is created automaticlly now
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 7 Jan 2021 11:06:30 +0000 (12:06 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 7 Jan 2021 11:52:19 +0000 (12:52 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
doc/cephadm/install.rst

index 8f397e7a0728c1ec2ad724b7b92500cfb0ea2e70..01e2fa1f87bfb584a10d68dd9e3031593fc6acf8 100644 (file)
@@ -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 #