Commit c9486b13 authored by Peter Müller's avatar Peter Müller Committed by Michael Tremer

location-importer.in: Add new Amazon region codes

Note that the precise location of "ap-southeast-6" is currently
undocumented. However, all IPv4 networks allocated are not routed at the
time of writing, hence our allocation of Asia/Pacific should be
acceptable for the time being.
Signed-off-by: default avatarPeter Müller <peter.mueller@ipfire.org>
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 5acac2a4
......@@ -1341,8 +1341,10 @@ class CLI(object):
"ap-southeast-2": "AU",
"ap-southeast-3": "MY",
"ap-southeast-4": "AU",
"ap-southeast-6": "AP", # XXX: Precise location not documented anywhere
"ap-northeast-1": "JP",
"ca-central-1": "CA",
"ca-west-1": "CA",
"eu-central-1": "DE",
"eu-central-2": "CH",
"eu-west-1": "IE",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment