1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Add Hosted Zone ID for ap-southeast-2.

This commit is contained in:
Amy Woodward 2012-11-14 10:36:53 -08:00
parent fcf829839d
commit 325a946574

View file

@ -198,7 +198,7 @@ module Fog
@elb_hosted_zone_mapping ||= {
"ap-northeast-1" => "Z2YN17T5R711GT",
"ap-southeast-1" => "Z1WI8VXHPB1R38",
"ap-southeast-2" => "Z1WI8VXHPB1R38", # TODO Needs updated value
"ap-southeast-2" => "Z2999QAZ9SRTIC",
"eu-west-1" => "Z3NF1Z3NOM5OY2",
"sa-east-1" => "Z2ES78Y61JGQKS",
"us-east-1" => "Z3DZXE0Q79N41H",