Merge pull request #578 from crawford/ap-south

oem/ami: add aki for ap-south-1
This commit is contained in:
Alex Crawford 2016-08-05 12:01:24 -07:00 committed by GitHub
commit a1436a9a1c

View File

@ -8,6 +8,7 @@ ALL_AKIS["us-west-1"]=aki-880531cd
ALL_AKIS["us-west-2"]=aki-fc8f11cc
ALL_AKIS["eu-west-1"]=aki-52a34525
ALL_AKIS["eu-central-1"]=aki-184c7a05
ALL_AKIS["ap-south-1"]=aki-a7305ac8
ALL_AKIS["ap-southeast-1"]=aki-503e7402
ALL_AKIS["ap-southeast-2"]=aki-c362fff9
ALL_AKIS["ap-northeast-1"]=aki-176bf516