This PR removes colons that weren't necessary.
This is a companion PR to PR#40996.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
ceph-volume inventory </path/to/disk>
-Vendor or Model:
-^^^^^^^^^^^^^^^^
+Vendor or Model
+^^^^^^^^^^^^^^^
Specific disks can be targeted by vendor or model:
vendor: disk_vendor_name
-Size:
-^^^^^
+Size
+^^^^
Specific disks can be targeted by `Size`:
size: size_spec
-Size specs:
-___________
+Size specs
+__________
Size specifications can be of the following forms:
Appending the (B) for byte is also supported: ``MB``, ``GB``, ``TB``.
-Rotational:
-^^^^^^^^^^^
+Rotational
+^^^^^^^^^^
This operates on the 'rotational' attribute of the disk.
`0` to match all disks that are non-rotational (SSD, NVME etc)
-All:
-^^^^
+All
+^^^
This will take all disks that are 'available'
all: true
-Limiter:
-^^^^^^^^
+Limiter
+^^^^^^^
If you have specified some valid filters but want to limit the number of disks that they match, use the ``limit`` directive: