diff options
Diffstat (limited to 'docs')
-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 f607107f..49997f89 100644 --- a/docs/release/installation/baremetal.rst +++ b/docs/release/installation/baremetal.rst @@ -86,7 +86,7 @@ Install Bare Metal Jump Host 2a. When not using the OPNFV Apex ISO, install these repos: - ``sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack-ocata/rdo-release-ocata-3.noarch.rpm`` + ``sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack-pike/rdo-release-pike-1.noarch.rpm`` ``sudo yum install epel-release`` ``sudo curl -o /etc/yum/repos.d/opnfv-apex.repo http://artifacts.opnfv.org/apex/euphrates/opnfv-apex.repo`` |