Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the doc change to rhel-9 and OL9 #8310

Merged
merged 2 commits into from Dec 8, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -46,11 +46,12 @@ The operating system and the supported version for different nodes in AWS deploy

| Operating Systems | Supported Version |
|:-------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Red Hat Enterprise Linux (64 Bit OS) | 7, 8. For 8 or above versions, the **SELinux** configuration must be permissive. The **SELinux** configuration is enforced in RHEL 8. Red Hat Enterprise Linux derivatives include Amazon Linux v1 (using RHEL 6 packages) and v2 (using RHEL 7packages). |
| Red Hat Enterprise Linux (64 Bit OS) | 7, 8, 9. For 8 or above versions, the **SELinux** configuration must be permissive. The **SELinux** configuration is enforced in RHEL 8 and 9. Red Hat Enterprise Linux derivatives include Amazon Linux v1 (using RHEL 6 packages) and v2 (using RHEL 7packages). |
| Ubuntu (64 Bit OS) | 16.04.x, 18.04.x, 20.04.x |
| Centos (64 Bit OS) | 7 |
| Amazon Linux 2 (64 Bit OS) | 2 (kernel 5.10) |
| SUSE Linux Enterprise Server | 12.5 |
| Oracle Linux | 9 |

Please provide AMI Id as per above list of supported operating systems.

Expand Down
Expand Up @@ -54,11 +54,12 @@ The operating system and the supported version for different nodes in the on-pre

| Operating Systems | Supported Version |
| :-------------------------------------- | :----------------------- |
| Red Hat Enterprise Linux (64 Bit OS) | 7, 8. For 8 or above versions, the **SELinux** configuration must be permissive. The **SELinux** configuration is enforced in RHEL 8. Red Hat Enterprise Linux derivatives include Amazon Linux v1 (using RHEL 6 packages) and v2 (using RHEL 7packages). |
| Red Hat Enterprise Linux (64 Bit OS) | 7, 8, 9 . For 8 or above versions, the **SELinux** configuration must be permissive. The **SELinux** configuration is enforced in RHEL 8 and 9. Red Hat Enterprise Linux derivatives include Amazon Linux v1 (using RHEL 6 packages) and v2 (using RHEL 7packages). |
| Ubuntu (64 Bit OS) | 16.04.x, 18.04.x, 20.04.x |
| Centos (64 Bit OS) | 7 |
| Amazon Linux 2 (64 Bit OS) | 2 (kernel 5.10) |
| SUSE Linux Enterprise Server | 12.5 |
| Oracle Linux | 9 |

### Minimum Supported Chef Tool Versions

Expand Down