Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/installation-requirements-user-infra.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ifndef::ibm-power[|4]

|Compute
ifdef::ibm-z,ibm-power[|{op-system}]
ifndef::ibm-z,ibm-power[|{op-system} or RHEL 7.6]
ifndef::ibm-z,ibm-power[|{op-system} or RHEL 7.8 - 7.9]
|2
|8 GB
|120 GB
Expand Down
4 changes: 2 additions & 2 deletions modules/rhel-compute-requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ ifdef::openshift-origin[]
** Base OS: Fedora 21, CentOS 7.4, or link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/installation_guide/index[RHEL 7.7-7.8] with "Minimal" installation option.
endif::[]
ifdef::openshift-enterprise,openshift-webscale[]
** Base OS: link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/installation_guide/index[RHEL 7.7-7.8] with "Minimal" installation option.
** Base OS: link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/installation_guide/index[RHEL 7.8 - 7.9] with "Minimal" installation option.
+
[IMPORTANT]
====
Only RHEL 7.7-7.8 is supported in {product-title} {product-version}. You must not upgrade your compute machines to RHEL 8.
Only RHEL 7.8 - 7.9 is supported in {product-title} {product-version}. You must not upgrade your compute machines to RHEL 8.
====
** If you deployed {product-title} in FIPS mode, you must enable FIPS on the RHEL machine before you boot it. See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/chap-federal_standards_and_regulations#sec-Enabling-FIPS-Mode[Enabling FIPS Mode] in the RHEL 7 documentation.
endif::[]
Expand Down