Add RDO install instructions for RHEL 8
Following RDO documentation[1] for RHEL 8 [1]: https://www.rdoproject.org/install/packstack/ Change-Id: I904da4b7d96e886564c3f08dc62779f6c3dc1c55
This commit is contained in:
parent
b9182e8931
commit
83c545ea96
@ -122,10 +122,18 @@ Enable the OpenStack repository
|
||||
* On RHEL, download and install the RDO repository RPM to enable the
|
||||
OpenStack repository.
|
||||
|
||||
**On RHEL 7:**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install https://rdoproject.org/repos/rdo-release.rpm
|
||||
|
||||
**On RHEL 8:**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# dnf install https://www.rdoproject.org/repos/rdo-release.el8.rpm
|
||||
|
||||
The RDO repository RPM installs the latest available OpenStack release.
|
||||
|
||||
Finalize the installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user