]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docs: Update ceph.conf supported section
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 11 Apr 2019 21:09:04 +0000 (17:09 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 15 Apr 2019 07:09:02 +0000 (09:09 +0200)
[rgw] isn't a valide section.
[client.rgw.{instance_name] should be used instead.

Resolves: #3841

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
docs/source/index.rst

index 04ad5317eacd1d57345492cb5397853681ca38fc..f59bcafe7ebf4e9ba730b9c7608788b4da2a737a 100644 (file)
@@ -235,11 +235,11 @@ new configuration options.
 
 The following sections in ``ceph.conf`` are supported:
 
-* ``[global]``,
+* ``[global]``
 * ``[mon]``
 * ``[osd]``
 * ``[mds]``
-* ``[rgw]``
+* ``[client.rgw.{instance_name}]``
 
 An example: