]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: osd.rst: s/Note, /.. note:: /
authorSebastian Wagner <sewagner@redhat.com>
Tue, 26 Oct 2021 09:37:40 +0000 (11:37 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:02:21 +0000 (10:02 +0100)
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
(cherry picked from commit d749453ce4f9cd8f88bb70cb1421fb1963881248)

doc/cephadm/services/osd.rst

index 1306d97a0352bd6d56364e0af7ce461d4236c587..08cf7669bd3d2138762985ea8985920adfdde941 100644 (file)
@@ -584,7 +584,7 @@ All
 
 This will take all disks that are 'available'
 
-Note: This is exclusive for the data_devices section.
+.. note:: This is exclusive for the data_devices section.
 
 .. code-block:: yaml
 
@@ -609,7 +609,7 @@ but want to use only the first two, you could use `limit`:
     vendor: VendorA
     limit: 2
 
-Note: `limit` is a last resort and shouldn't be used if it can be avoided.
+.. note:: `limit` is a last resort and shouldn't be used if it can be avoided.
 
 
 Additional Options
@@ -703,7 +703,7 @@ If you know that drives with more than 2TB will always be the slower data device
       db_devices:
         size: ':2TB'
 
-Note: All of the above OSD specs  are equally valid. Which of those you want to use depends on taste and on how much you expect your node layout to change.
+.. note:: All of the above OSD specs  are equally valid. Which of those you want to use depends on taste and on how much you expect your node layout to change.
 
 
 Multiple OSD specs for a single host