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

location-importer.in: Add country code for AWS's "il-central-1" zone

Reported-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
Signed-off-by: default avatarPeter Müller <peter.mueller@ipfire.org>
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 08486ddf
......@@ -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 except for ip-ranges.json itself
"me-central-1": "AE",
"me-south-1": "BH",
"sa-east-1": "BR"
......
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