diff options
Diffstat (limited to 'docs/release/installation')
-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`` |