Skip to content

Commit a6f8620

Browse files
authored
Merge pull request #260 from markllama/add-repo-info
add required RPM repos for RHEL install
2 parents 61c8cab + 36bc9f8 commit a6f8620

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,25 @@ inter-node communication).
6565

6666
CentOS and RHEL are the only tested distros for now.
6767

68+
=== Red Hat Software Repositories
69+
70+
When installing OpenShift Enterprise on RHEL the OpenShift and
71+
OpenStack repositories must be enabled, along with several common
72+
repositories. These repositories must be available under the
73+
subscription account used for installation.
74+
75+
.Required Repositories for RHEL installation
76+
|===
77+
|Repo Name |Purpose
78+
79+
|rhel-7-server-rpms | Standard RHEL Server RPMs
80+
|rhel-7-server-extras-rpms | Supporting RPMs
81+
|rhel-7-server-optional-rpms | Supporting RPMs
82+
|rhel-7-server-openstack-8-rpms | OpenStack client and data collection RPMs
83+
|rhel-7-server-openstack-8-director-rpms | OpenStack data collection RPMs
84+
|rhel-7-server-ose-3.3-rpms | OpenShift Container Platform RPMs
85+
|===
86+
6887
== Creating an All-In-One Demo Environment
6988

7089
Following steps can be used to setup all-in-one testing/developer environment:

0 commit comments

Comments
 (0)