Fedora 35 Cloud Base Images for Amazon Public Cloud aarch64 AMIs

2021-11-12 Thread Dick Marinus
Hi, The list for Fedora 35 Cloud Base Images for Amazon Public Cloud aarch64 AMIs is empty at: https://alt.fedoraproject.org/cloud/ Is there a problem building the aarch64 images for AWS, can I be of any help? Thanks for providing the AMIs, so far it has been very useful for me! gr Dick

Re: Fedora Cloud Meeting Minutes 2021-11-11

2021-11-12 Thread Matthew Miller
On Thu, Nov 11, 2021 at 10:09:53PM -0500, Chris Murphy wrote: > > Minutes: > > https://meetbot-raw.fedoraproject.org/teams/fedora_cloud_meeting/fedora_cloud_meeting.2021-11-11-15.00.html > > Minutes (text): > >

Re: Fedora 35 Cloud Base Images for Amazon Public Cloud aarch64 AMIs

2021-11-12 Thread David Duncan
Thanks Chris! You can locate the images in each region with the following AWS CLI command with the desired region identified: # aws ec2 describe-images --filters "Name=name,Values=Fedora-Cloud-Base-35*" "Name=architecture,Values=arm64" \ --query 'Images[] | sort_by(@, ) | [-1]' --region

Re: Fedora 35 Cloud Base Images for Amazon Public Cloud aarch64 AMIs

2021-11-12 Thread Chris Murphy
On Fri, Nov 12, 2021 at 2:58 PM Dick Marinus wrote: > > Hi, > > The list for Fedora 35 Cloud Base Images for Amazon Public Cloud aarch64 > AMIs is empty at: > > https://alt.fedoraproject.org/cloud/ > > Is there a problem building the aarch64 images for AWS, can I be of any > help? > Thanks for