Skip to content

Add AL2023 to the installer + kernel 6.2 support#76

Merged
e-kov merged 2 commits intomasterfrom
feat/73-AL2023
May 24, 2023
Merged

Add AL2023 to the installer + kernel 6.2 support#76
e-kov merged 2 commits intomasterfrom
feat/73-AL2023

Conversation

@e-kov
Copy link
Copy Markdown
Contributor

@e-kov e-kov commented May 19, 2023

Closes #73

Comment thread scripts/install-elastio.sh Outdated
cent_fedora_install Amazon $(rpm -E %amzn) amzn
case $dist_ver in
2 | 2023 ) cent_fedora_install Amazon $(rpm -E %amzn) amzn ;;
* ) echo "The Amazon Linux 2 and 2023 are only supported. Current Amazon Linux $dist_ver isn't supported."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
* ) echo "The Amazon Linux 2 and 2023 are only supported. Current Amazon Linux $dist_ver isn't supported."
* ) echo "Only Amazon Linux versions 2 and 2023 are supported. Current Amazon Linux $dist_ver isn't supported."

Co-authored-by: Adam Nelson <anelson@users.noreply.github.com>
@e-kov e-kov requested a review from arybitskyi May 24, 2023 12:32
@e-kov e-kov merged commit fbdaf41 into master May 24, 2023
@e-kov e-kov deleted the feat/73-AL2023 branch May 24, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update installation script with AL2023 and Linux kernel version 6.1 support

3 participants