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

Update ha_aws_managed_deploy_steps.md and Update ha_on_premises_deployment_prerequisites.md #8278

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ArvinthC3000
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

added Deployment on RHEl 9 & Ubuntu 22.04.x the ed25519 ssh key algorithms is required.
* For RHEL 9, ed25519 ssh key is required.
* For Ubuntu 22.04.X ed25519 ssh key is required.
 In order support Automate HA Deployment.
Added the supported version RHEL 9. For 9 ed25519 ssh key algorithms is required.
Added the supported version Ubuntu 22.04.x. For 22.04.x ed25519 ssh key algorithms is required.
Added the supported version RHEL 9. For 9 ed25519 ssh key algorithm is required.

Added the supported version Ubuntu 22.04.x. For 22.04.x ed25519 ssh key algorithm is required.
Added the supported version RHEL 9. For 9 the ed25519 ssh key algorithms is required.
Added the supported version Ubuntu 22.04.x. For 22.04.x the ed25519 ssh key algorithms is required
added Deployment on RHEl 9 & Ubuntu 22.04.x the ed25519 ssh key algorithms is required.
@ArvinthC3000 ArvinthC3000 requested a review from a team as a code owner October 26, 2023 07:37
@netlify
Copy link

netlify bot commented Oct 26, 2023

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit 8daf6c4
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/653a172204cc0a0008979844
😎 Deploy Preview https://deploy-preview-8278--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 Oct 26, 2023
| 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). |
| Ubuntu (64 Bit OS) | 16.04.x, 18.04.x, 20.04.x |
| :----------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Red Hat Enterprise Linux (64 Bit OS) | 7, 8, 9. For RHEL 9 ed25519 ssh key algorithm is required. RHEL 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 RHEL 9 ed25519 ssh key algorithm is required. RHEL 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 RHEL 9 `ed25519` ssh key algorithm is required. RHEL 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). |

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.

5 participants