From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: location@lists.ipfire.org Subject: Re: [PATCH] location-importer.in: Add country code for AWS's "il-central-1" zone Date: Fri, 11 Feb 2022 10:44:52 +0000 Message-ID: <9913494E-9414-4B82-85AD-453DF3D6C014@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4059009669508558663==" List-Id: --===============4059009669508558663== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you. > On 11 Feb 2022, at 09:57, Peter M=C3=BCller wr= ote: >=20 > Reported-by: Michael Tremer > Signed-off-by: Peter M=C3=BCller > --- > src/python/location-importer.in | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/src/python/location-importer.in b/src/python/location-importer= .in > index 118b0de..63f7be5 100644 > --- a/src/python/location-importer.in > +++ b/src/python/location-importer.in > @@ -1228,6 +1228,7 @@ class CLI(object): > "eu-south-2": "ES", > "eu-west-3": "FR", > "eu-north-1": "SE", > + "il-central-1": "IL", # XXX: This one is not documented anywhere excep= t for ip-ranges.json itself > "me-central-1": "AE", > "me-south-1": "BH", > "sa-east-1": "BR" > --=20 > 2.34.1 --===============4059009669508558663==--