Add link to configuration example for Ceph configuration from files.

Depends-On: I6093b4ae5da370affcae5f19b973d70f176795bb
Change-Id: Id47ea2239176184b6e518c23ad32c572de3a05bb
This commit is contained in:
Marcus Klein 2020-10-02 16:03:27 +02:00
parent eb44c5d05c
commit 353d698867

View File

@ -32,7 +32,8 @@ OpenStack-Ansible allows `Ceph storage <https://ceph.io>`_ cluster
integration in two ways:
* connecting to your own ceph cluster by pointing to its information
in ``user_variables.yml``
in ``user_variables.yml``. This is described
`here <https://docs.openstack.org/openstack-ansible-ceph_client/latest/config-from-file.html>`_.
* deploying a ceph cluster by using the roles maintained by the
`Ceph-Ansible`_ project. Deployers can enable the ``ceph-install``
playbook by adding hosts to the ``ceph-mon_hosts``, ``ceph-osd_hosts`` and