From ced6c2c358cf50c1a6636f508951e69783be2ce0 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 11 Sep 2012 15:24:12 -0700 Subject: [PATCH] :doc: Fixed typo. Signed-off-by: John Wilkins --- doc/config-cluster/osd-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-cluster/osd-config-ref.rst b/doc/config-cluster/osd-config-ref.rst index 22bd4ef53d46e..dc2df13df5c15 100644 --- a/doc/config-cluster/osd-config-ref.rst +++ b/doc/config-cluster/osd-config-ref.rst @@ -15,7 +15,7 @@ :Description: The path to the OSDs data. You must create the directory. You should mount a data disk at this mount point. We do not recommend changing the default. :Type: String -:Default: ``/var/lib/chef/osd/$cluster-$id`` +:Default: ``/var/lib/ceph/osd/$cluster-$id`` ``osd journal`` -- 2.39.5