Skip to content

Commit 4053b82

Browse files
authored
(DOCSP-33541) Adds RHEL 9 support for x86 (#5232) (#5269)
* (DOCSP-33541) Adds RHEL 9 support for x86 * Adjusts table widths
1 parent 17f28db commit 4053b82

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

source/core/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ Intel/AMD (``x86_64``) Hardware Architectures
399399
- 10, 11
400400

401401
* - Red Hat Enterprise Linux / CentOS
402-
- 7, 8
403-
- 7, 8
402+
- 7, 8, 9
403+
- 7, 8, 9
404404

405405
* - SUSE Linux Enterprise Server
406406
- 12, 15

source/includes/choice-install-enable-appdb-monitoring.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353

5454
.. include:: /includes/steps/monitor-appdb-on-x86-64-rpm.rst
5555

56-
.. tab:: RHEL/CentOS (7.x/8.x), SUSE12/15, Amazon Linux 2
56+
.. tab:: RHEL/CentOS (7.x/8.x/9.x), SUSE12/15, Amazon Linux 2
5757
:tabid: v7
5858

59-
RHEL / CentOS 7.x, SUSE12, SUSE15 or
59+
RHEL / CentOS 7.x/8.x/9.x, SUSE12, SUSE15 or
6060
Amazon Linux 2:
6161

6262
.. tabs::

source/includes/choice-install-mongodb-agent-manage-platform.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
.. include:: /includes/steps/install-mongodb-agent-manage-x86-64-rpm.rst
4949

50-
.. tab:: RHEL/CentOS (7.x/8.x), SUSE12/15, Amazon Linux 2
50+
.. tab:: RHEL/CentOS (7.x/8.x/9.x), SUSE12/15, Amazon Linux 2
5151
:tabid: v7
5252

5353
Running RHEL / CentOS 7.x, SUSE12, SUSE15, or
@@ -101,7 +101,7 @@
101101
On zSeries architecture (managing MongoDB 4.0 or
102102
later deployments):
103103

104-
Running RHEL / CentOS 7.x/8x:
104+
Running RHEL / CentOS 7.x/8.x:
105105

106106
Running RHEL / CentOS 7.x/8.x using the ``rpm`` package
107107
manager:

source/includes/list-tables/v6-agent-platform-support-table.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@
2626
- :icon:`check-circle`
2727
- :icon:`check-circle`
2828
- :icon:`check-circle`
29+
* -
30+
- RHEL/Centos/Rocky/Alma 9 :sup:`1`
31+
- :icon:`check-circle`
32+
- :icon:`check-circle`
33+
-
34+
-
35+
-
36+
-
2937
* -
3038
- Amazon Linux 2
3139
- :icon:`check-circle`

source/tutorial/provisioning-prep.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Installing MongoDB Enterprise Dependencies
194194
lm_sensors-libs net-snmp net-snmp-agent-libs \
195195
openldap openssl tcp_wrappers-libs xz-libs
196196

197-
.. tab:: RHEL / CentOS 8.x
197+
.. tab:: RHEL / CentOS 8.x or 9.x
198198
:tabid: rhel8
199199

200200
.. code-block:: sh

0 commit comments

Comments
 (0)