1
0
Fork 0
forked from infra/ansible

fedora-image-uploader: drop the me-south-1 AWS region

This should be reverted whenever it becomes available, but it seems to
have been struck by drones and the replication step fails with:

AWSHTTPSConnection(host='ec2.me-south-1.amazonaws.com', port=443):
Failed to establish a new connection: [Errno 113] No route to host

Signed-off-by: Jeremy Cline <jeremycline@microsoft.com>
This commit is contained in:
Jeremy Cline 2026-04-08 08:55:30 -04:00
commit 1b39475fef
No known key found for this signature in database

View file

@ -48,7 +48,6 @@ ami_regions = [
"eu-west-1",
"ap-northeast-3",
"ap-northeast-2",
"me-south-1",
"ap-northeast-1",
"sa-east-1",
"ca-central-1",