Skip to content

Commit 88733b8

Browse files
authored
DOCSP-34124 Ubuntu 22.04/RHEL 9.0/Amazon 2023 support for OM (#5262)
1 parent c4e771a commit 88733b8

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

source/core/requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -389,29 +389,29 @@ Intel/AMD (``x86_64``) Hardware Architectures
389389
:header-rows: 1
390390

391391
* - Operating System
392-
- Ops Manager 5.0
393392
- Ops Manager 6.0
394-
393+
- Ops Manager 7.0
394+
395395
* - Amazon Linux
396396
- 2
397-
- 2
397+
- 2, 2023
398398

399399
* - Debian
400-
- 9, 10, 11
401400
- 10, 11
402-
401+
- 10, 11
402+
403403
* - Red Hat Enterprise Linux / CentOS
404-
- 7, 8
405-
- 7, 8
406-
404+
- 7, 8, 9
405+
- 7, 8, 9
406+
407407
* - SUSE Linux Enterprise Server
408408
- 12, 15
409409
- 12, 15
410-
410+
411411
* - Ubuntu
412-
- 18.04, 20.04
413-
- 18.04, 20.04
414-
412+
- 20.04, 22.04
413+
- 20.04, 22.04
414+
415415
.. note::
416416

417417
Though the {+mdbagent+} can be installed on ``s390x`` and on

source/includes/steps-install-on-prem-from-archive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ content: |
1919
#. From the :guilabel:`Platform` dropdown menu, click one of the
2020
following options:
2121
22-
- :guilabel:`Red Hat + CentOS 7, 8 / SUSE 12 + 15 / Amazon Linux 2`
22+
- :guilabel:`Red Hat + CentOS 7, 8, 9 / SUSE 12 + 15 / Amazon Linux 2, Amazon Linux 2023`
2323
- :guilabel:`Debian 9, 10, 11 / Ubuntu 18.04`
2424
2525
#. From the :guilabel:`Package` dropdown menu, click

source/includes/steps-install-on-prem-with-deb-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ content: |
1414
:icon-fa5:`arrow-right` :guilabel:`Try it now`.
1515
1616
#. From the :guilabel:`Platforms` drop-down menu, click
17-
:guilabel:`Ubuntu 18.04`.
17+
:guilabel:`Ubuntu 22.04`.
1818
1919
#. From the :guilabel:`Packages` drop-down menu, click
2020
:guilabel:`DEB` for x86_64 architecture.

source/includes/steps-install-on-prem-with-rpm-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ content: |
1717
#. From the :guilabel:`Platforms` dropdown menu, click one of the
1818
following options:
1919
20-
- :guilabel:`Red Hat + CentOS 7, 8 / SUSE 12 + 15 / Amazon Linux 2`
20+
- :guilabel:`Red Hat + CentOS 7, 8, 9 / SUSE 12 + 15 / Amazon Linux 2, Amazon Linux 2023`
2121
2222
#. From the :guilabel:`Packages` dropdown menu, click
2323
:guilabel:`RPM`.

0 commit comments

Comments
 (0)