fedimg: Add the newer 3 regions
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
parent
8f56ce4b93
commit
8b776bcf1c
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ bucket_name = 'fedora-s3-bucket-fedimg'
|
|||
base_region = 'us-east-1'
|
||||
regions = ['ap-northeast-2', 'us-east-2', 'ap-southeast-1', 'ap-southeast-2',
|
||||
'ap-south-1', 'eu-west-1', 'sa-east-1', 'us-east-1', 'us-west-2',
|
||||
'us-west-1', 'eu-central-1', 'ap-northeast-1']
|
||||
'us-west-1', 'eu-central-1', 'ap-northeast-1', 'ca-central-1',
|
||||
'eu-west-2', 'eu-west-3']
|
||||
volume_types = ['standard', 'gp2']
|
||||
|
||||
[rackspace]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue