diff options
author | Taseer Ahmed <taseer94@gmail.com> | 2017-08-17 11:44:20 +0500 |
---|---|---|
committer | Taseer Ahmed <taseer94@gmail.com> | 2017-08-17 11:45:48 +0500 |
commit | 6ea9c7cca9b137f049362a27369edef43470b907 (patch) | |
tree | 65ed890d27e37e96d9dc92f34201004cdcf5432e | |
parent | 16821de4807132ab784926e21059d793e36667ce (diff) |
Small correction in docs.
Change-Id: Iec9a401759de5953d4a8ca05c4f1c32b163343ba
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
-rw-r--r-- | docs/release/installation/baremetal.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/installation/baremetal.rst b/docs/release/installation/baremetal.rst index c7b4740e..5ac05873 100644 --- a/docs/release/installation/baremetal.rst +++ b/docs/release/installation/baremetal.rst @@ -94,7 +94,7 @@ Install Bare Metal Jumphost support is completed. 1b. If your Jump host already has CentOS 7 with libvirt running on it then - install the install the RDO Newton Release RPM and epel-release: + install the RDO Newton Release RPM and epel-release: ``sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm`` ``sudo yum install epel-release`` |