doc/ceph-volume update stdin as monospaced

Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2018-03-06 16:11:03 -05:00
parent e7b3cc9619
commit 8d02d4aa4c
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ ensure that the correct device is linked.
Existing OSDs
-------------
For exsiting OSDs that have been deployed with different tooling, the only way
For existing OSDs that have been deployed with different tooling, the only way
to port them over to the new mechanism is to prepare them again (losing data).
See :ref:`ceph-volume-lvm-existing-osds` for details on how to proceed.

View File

@ -38,7 +38,7 @@ volume setups, since encryption will happen once the LV is created.
Workflow
--------
When setting up the OSD, a secret key will be created, that will be passed
along to the monitor in JSON format as stdin to prevent the key from being
along to the monitor in JSON format as ``stdin`` to prevent the key from being
captured in the logs.
The JSON payload looks something like::