Merge "standalone/ceph: add lvm2 dependency"

This commit is contained in:
Zuul 2019-08-29 15:20:03 +00:00 committed by Gerrit Code Review
commit c7afaf5c37
1 changed files with 2 additions and 2 deletions

View File

@ -42,11 +42,11 @@ Deploying a Standalone OpenStack node
.. admonition:: Ceph .. admonition:: Ceph
:class: ceph :class: ceph
Install the ceph-ansible package and util-linux. Install the packages necessary to deploy Ceph.
.. code-block:: bash .. code-block:: bash
sudo yum install -y ceph-ansible util-linux sudo yum install -y ceph-ansible util-linux lvm2
#. Generate a file with the default ContainerImagePrepare value:: #. Generate a file with the default ContainerImagePrepare value::