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

CentOS 8: as base dist #10327

Closed
sergey-safarov opened this issue Nov 28, 2020 · 2 comments · Fixed by #10368
Closed

CentOS 8: as base dist #10327

sergey-safarov opened this issue Nov 28, 2020 · 2 comments · Fixed by #10368
Assignees

Comments

@sergey-safarov
Copy link

could you add CenOS8 support for AWS installation?
Base AMI now available.

@sergey-safarov
Copy link
Author

Also available images from CentOS
You can check the output of the command:

aws ec2 describe-images \
--region us-east-1 \
--output table \
--owners 679593333241 \
--query "sort_by(Images, &CreationDate)[*].[CreationDate,Name,ImageId]" \
--filters "Name=name,Values=CentOS-8.*x86_64*"

@hakman
Copy link
Member

hakman commented Nov 29, 2020

Very good news. Thanks @sergey-safarov!
/assign

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 a pull request may close this issue.

2 participants