]> git.ipfire.org Git - location/libloc.git/commitdiff
importer: Update a few AWS locations
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Oct 2024 18:33:24 +0000 (18:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Oct 2024 18:33:24 +0000 (18:33 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scripts/location-importer.in

index 33613b71894f42d2ca700a5e7ce0f8f96447da9d..3e651b441ffbfd389f74d61db48cfc3e3349bd12 100644 (file)
@@ -2238,9 +2238,10 @@ class CLI(object):
                        "ap-southeast-1" : "SG",
                        "ap-southeast-2" : "AU",
                        "ap-southeast-3" : "MY",
-                       "ap-southeast-4" : "AU",
-                       "ap-southeast-5" : "NZ", # Auckland, NZ
+                       "ap-southeast-4" : "AU", # Melbourne
+                       "ap-southeast-5" : "MY", # Malaysia
                        "ap-southeast-6" : "AP", # XXX: Precise location not documented anywhere
+                       "ap-southeast-7" : "AP", # XXX: Precise location unknown
 
                        # Canada
                        "ca-central-1"   : "CA",
@@ -2260,6 +2261,9 @@ class CLI(object):
                        "me-central-1"   : "AE",
                        "me-south-1"     : "BH",
 
+                       # Mexico
+                       "mx-central-1"   : "MX",
+
                        # South America
                        "sa-east-1"      : "BR",