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:
parent
d3db58fc89
commit
1b39475fef
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue