DOCS: Clarify guidance for deploy hosts

In an effort to clean up the language used, the recommended model has become
less clear. This commit tries to provide guidance which is clearer than the
original without resorting to the use of passive voice.

Change-Id: I545c0aaf00dcc3114423075464c0282a282a3735
This commit is contained in:
Steve Lewis 2016-05-27 10:21:44 -07:00
parent 889f796abe
commit 246d10e557

View File

@ -8,12 +8,12 @@ Chapter 2. Deployment host
.. image:: figures/workflow-deploymenthost.png
The OSA installation process recommends one deployment host. The
deployment host contains Ansible and orchestrates the OpenStack-Ansible installation
on the target hosts. Use one of the target hosts, preferably one of the
infrastructure variants, as the deployment host. To use a
deployment host as a target host, follow the steps in `Chapter 3,
Target hosts <targethosts.html>`_ on the deployment host. Use separate
deployment and target hosts.
deployment host contains Ansible and orchestrates the OpenStack-Ansible
installation on the target hosts. We recommend using separate deployment and
target hosts. You could alternatively use one of the target hosts, preferably
one of the infrastructure variants, as the deployment host. To use a
deployment host as a target host, follow the steps in `Chapter 3, Target
hosts <targethosts.html>`_ on the deployment host.
Installing the operating system
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~