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

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

merged 2 commits into from Dec 8, 2023

Conversation

punitmundra
Copy link
Collaborator

πŸ”© Description: What code changed, and why?

⛓️ Related Resources

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

Signed-off-by: punitmundra <pmundra@progress.com>
@punitmundra punitmundra requested a review from a team as a code owner November 30, 2023 05:45
Copy link

netlify bot commented Nov 30, 2023

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit 15069cf
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/65686566fd689100088d964d
😎 Deploy Preview https://deploy-preview-8310--chef-automate.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the documentation Anything related to the Automate docs. label Nov 30, 2023
Copy link
Collaborator

@ArvinthC3000 ArvinthC3000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following Open PR also contains similar changes. Can we add the missing changes from there if that still makes sense?
#8278

@@ -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,9. Red Hat Enterprise Linux derivatives include Amazon Linux v1 (using RHEL 6 packages) and v2 (using RHEL 7packages). |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| 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,9. 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). |

Signed-off-by: punitmundra <pmundra@progress.com>

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@punitmundra punitmundra merged commit 6c6b4b5 into main Dec 8, 2023
6 of 8 checks passed
@punitmundra punitmundra deleted the CHEF-7938 branch December 8, 2023 07:02
swatiganesh pushed a commit that referenced this pull request Apr 16, 2024
* add the rhel-9 and OL9

Signed-off-by: punitmundra <pmundra@progress.com>

* review comments

Signed-off-by: punitmundra <pmundra@progress.com>

---------

Signed-off-by: punitmundra <pmundra@progress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the Automate docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants