diff --git a/doc/source/user/ceph/full-deploy.rst b/doc/source/user/ceph/full-deploy.rst index 6a30e47abe..e02629b7ed 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