From 325d52aab4a31f7f9c838523b3996b4f8cf0537c Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Wed, 20 Jan 2021 08:41:06 -0500 Subject: [PATCH] BYO RHEL docs need to be updated to include RHEL 7.9 support --- modules/installation-requirements-user-infra.adoc | 2 +- modules/rhel-compute-requirements.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/installation-requirements-user-infra.adoc b/modules/installation-requirements-user-infra.adoc index b0c6496bad6d..36a6f3ba3a5a 100644 --- a/modules/installation-requirements-user-infra.adoc +++ b/modules/installation-requirements-user-infra.adoc @@ -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 diff --git a/modules/rhel-compute-requirements.adoc b/modules/rhel-compute-requirements.adoc index 61d1155134bb..e97666bb5ff9 100644 --- a/modules/rhel-compute-requirements.adoc +++ b/modules/rhel-compute-requirements.adoc @@ -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::[]