diff options
author | Tim Rozet <trozet@redhat.com> | 2017-10-17 15:25:16 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-10-17 19:39:19 +0000 |
commit | 94787144f6d92476854ca6f8ab65427beafea7a4 (patch) | |
tree | 1320ed6e8d50a492f98c81771e6007ac4e89c6a4 /docs/release/installation/introduction.rst | |
parent | 37155cf6521e7cf7cb2d61a269f3a9992fa0a6c0 (diff) |
Updates docs and scenarios for Euphrates
Change-Id: I2da89d7a6ab4b0549edded908acc760b949231e1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs/release/installation/introduction.rst')
-rw-r--r-- | docs/release/installation/introduction.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release/installation/introduction.rst b/docs/release/installation/introduction.rst index 0e376189..bb220b7d 100644 --- a/docs/release/installation/introduction.rst +++ b/docs/release/installation/introduction.rst @@ -26,10 +26,10 @@ 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, +An OPNFV install requires a "Jump Host" in order to operate. The bootable +ISO will allow you to install a customized CentOS 7 release to the Jump Host, which includes the required packages needed to run ``opnfv-deploy``. -If you already have a Jumphost with CentOS 7 installed, you may choose to +If you already have a Jump Host with CentOS 7 installed, you may choose to skip the ISO step and simply install the (``opnfv-apex*.rpm``) RPMs. The RPMs are the same RPMs included in the ISO and include all the necessary disk images and configuration files to execute an OPNFV deployment. Either method |