aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads/config.py
diff options
context:
space:
mode:
authorKelley Spoon <kelley.spoon@linaro.org>2020-06-29 09:46:10 -0500
committerKelley Spoon <kelley.spoon@linaro.org>2020-06-30 04:18:51 +0000
commit63ee9699a336ab07b8fe2735ae286f2af19ec22c (patch)
tree845c95df0955302de8d4dd17ec4a4c83070ba670 /license_protected_downloads/config.py
parent9f3b74d18975e5c1b292b29f84f072964387dc91 (diff)
llp: add missing nodes to whitelist config
This adds in x86_64-15 and x86_64-swarm to the list of machines allowed to post/get to the server with no authentication. Change-Id: Ia40873c7bebecdae31042d673898c8d40f748952 Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/35796 Reviewed-by: Kelley Spoon <kelley.spoon@linaro.org>
Diffstat (limited to 'license_protected_downloads/config.py')
-rw-r--r--license_protected_downloads/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/license_protected_downloads/config.py b/license_protected_downloads/config.py
index 87eda79..0ea80d1 100644
--- a/license_protected_downloads/config.py
+++ b/license_protected_downloads/config.py
@@ -26,6 +26,8 @@ INTERNAL_HOSTS = (
'88.99.28.38', # x86_64-12 (RPB)
'88.99.59.232', # x86_64-13 (LITE)
'88.99.149.141', # x86_64-14
+ '95.216.16.165', # x86_64-15
+ '88.99.136.175', # ci + x86_64-swarm_manager
'51.15.185.142', # lkft-build-01
'62.210.248.69', # oe-x86_64-01
'62.210.249.170', # oe-x86_64-02