diff --git a/deploy-guide/source/app-security.rst b/deploy-guide/source/app-security.rst index a0728a398f..b6e73f8563 100644 --- a/deploy-guide/source/app-security.rst +++ b/deploy-guide/source/app-security.rst @@ -7,9 +7,8 @@ security enhancements for OpenStack clouds are available in deployments by default. This appendix provides a detailed overview of the most important security enhancements. -For more information about configuring security, see `Appendix F`_. - -.. _Appendix F: http://docs.openstack.org/developer/openstack-ansible/install-guide/app-advanced-config-options.html +For more information about configuring security, see +:deploy_guide:`Appendix F `. .. note:: @@ -33,9 +32,8 @@ certificates by default, but deployers have the option to use their existing certificates, keys, and CA certificates. To learn more about how to customize the deployment of encrypted -communications, see `Securing services with SSL certificates`_. - -.. _Securing services with SSL certificates: http://docs.openstack.org/developer/openstack-ansible/install-guide/app-advanced-config-options.html +communications, see +:deploy_guide:``. Host security hardening ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/deploy-guide/source/deploymenthost.rst b/deploy-guide/source/deploymenthost.rst index 9cddb3837f..038f323dd1 100644 --- a/deploy-guide/source/deploymenthost.rst +++ b/deploy-guide/source/deploymenthost.rst @@ -14,9 +14,8 @@ environment, we recommend using one of the infrastructure target hosts as the deployment host. To use a target host as a deployment host, follow the steps in -`Prepare target hosts`_ on the deployment host. - -.. _Prepare target hosts: http://docs.openstack.org/developer/openstack-ansible/install-guide/targethosts.html +:deploy_guide:`Prepare the target hosts ` on +the deployment host. Install the operating system ~~~~~~~~~~~~~~~~~~~~~~~~~~~~