mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Support ca-central-1
AMI? More like eh-MI
This commit is contained in:
parent
273b5e0183
commit
441786e8e1
3 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,7 @@ definitions:
|
|||
- ap-northeast-2
|
||||
- ap-southeast-1
|
||||
- ap-southeast-2
|
||||
- ca-central-1
|
||||
- eu-central-1
|
||||
- eu-west-1
|
||||
- sa-east-1
|
||||
|
@ -30,4 +31,4 @@ definitions:
|
|||
- us-gov-west-1
|
||||
- us-west-1
|
||||
- us-west-2
|
||||
- cn-north-1
|
||||
- cn-north-1
|
||||
|
|
|
@ -26,6 +26,7 @@ definitions:
|
|||
- ap-northeast-2
|
||||
- ap-southeast-1
|
||||
- ap-southeast-2
|
||||
- ca-central-1
|
||||
- eu-central-1
|
||||
- eu-west-1
|
||||
- sa-east-1
|
||||
|
|
|
@ -34,3 +34,5 @@ us-west-2:
|
|||
cn-north-1:
|
||||
amd64: aki-9e8f1da7
|
||||
i386: aki-908f1da9
|
||||
ca-central-1:
|
||||
amd64: aki-320ebd56
|
||||
|
|
Loading…
Add table
Reference in a new issue