Fix ordered list

Change-Id: Iffef8787165dfbda35df0ad047f59e4a38288a39
This commit is contained in:
Peter Matulis 2020-08-26 09:17:37 -04:00
parent cabeb9b784
commit 05c9f0c70c
1 changed files with 14 additions and 14 deletions

View File

@ -52,10 +52,10 @@ A storage device is destined as an OSD (Object Storage Device). There can be
multiple OSDs per storage node (ceph-osd unit).
The list of all possible storage devices for the cluster is defined by the
`osd-devices` option (default value is '/dev/vdb'). The following examples can
be used in the `ceph-osd.yaml` configuration file:
`osd-devices` option (default value is '/dev/vdb'). The below examples can be
used in the `ceph-osd.yaml` configuration file.
1. Block devices (regular)
Block devices (regular),
ceph-osd:
options:
@ -63,7 +63,7 @@ be used in the `ceph-osd.yaml` configuration file:
Each regular block device must be an absolute path to a device node.
2. Block devices (Juju storage)
Block devices (Juju storage),
ceph-osd:
storage:
@ -72,7 +72,7 @@ Each regular block device must be an absolute path to a device node.
See the [Juju documentation][juju-docs-storage] for guidance on implementing
Juju storage.
3. Directory-backed OSDs
Directory-backed OSDs,
ceph-osd:
storage: