summaryrefslogtreecommitdiffstats
path: root/docs/installation-instructions/introduction.rst
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-06-10 15:31:49 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-10 15:31:49 +0000
commitce4770e46df1792f80d27a279d7c6cef2d9af5e0 (patch)
tree04cff6e5b81c3d728b6629cf7930e80a2ea71a1d /docs/installation-instructions/introduction.rst
parentd1043f15f044dc0ee0ab4c76038e74c5f3b7fe75 (diff)
parentee3c2493f1c11c26737af8fa0cfa91722269817e (diff)
Merge changes from topics 'c_doc_update', 'detached_cleanup'
* changes: Documentation updates fixing detached state deployment
Diffstat (limited to 'docs/installation-instructions/introduction.rst')
-rw-r--r--docs/installation-instructions/introduction.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/installation-instructions/introduction.rst b/docs/installation-instructions/introduction.rst
index 3d5d1bc4..14fe04be 100644
--- a/docs/installation-instructions/introduction.rst
+++ b/docs/installation-instructions/introduction.rst
@@ -20,10 +20,11 @@ The Apex deployment artifacts contain the necessary tools to deploy and
configure an OPNFV target system using the Apex deployment toolchain.
These artifacts offer the choice of using the Apex bootable ISO
(``opnfv-apex-colorado.iso``) to both install CentOS 7 and the
-necessary materials to deploy or the Apex RPMs (``opnfv-apex*.rpm``)
-which expects installation to a CentOS 7 libvirt enabled host. The RPM
-contains a collection of configuration files, prebuilt disk images,
-and the automatic deployment script (``opnfv-deploy``).
+necessary materials to deploy or the Apex RPMs (``opnfv-apex*.rpm``),
+and their associated dependencies, which expects installation to a
+CentOS 7 libvirt enabled host. The RPM contains a collection of
+configuration files, prebuilt disk images, and the automatic deployment
+script (``opnfv-deploy``).
An OPNFV install requires a "Jumphost" in order to operate. The bootable
ISO will allow you to install a customized CentOS 7 release to the Jumphost,