commit 353d698867ae12a075aef8874444254753621a35 Author: Marcus Klein Date: Fri Oct 2 16:03:27 2020 +0200 Add link to configuration example for Ceph configuration from files. Depends-On: I6093b4ae5da370affcae5f19b973d70f176795bb Change-Id: Id47ea2239176184b6e518c23ad32c572de3a05bb diff --git a/doc/source/user/ceph/full-deploy.rst b/doc/source/user/ceph/full-deploy.rst index 6a30e47..e02629b 100644 --- a/doc/source/user/ceph/full-deploy.rst +++ b/doc/source/user/ceph/full-deploy.rst @@ -32,7 +32,8 @@ OpenStack-Ansible allows `Ceph storage `_ 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 `_. * 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