Merge lp:~fboudra/linaro-license-protection/update-validation-ip into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Fathi Boudra
Status: Merged
Merged at revision: 129
Proposed branch: lp:~fboudra/linaro-license-protection/update-validation-ip
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
license_protected_downloads/config.py (+1/-1)
To merge this branch: bzr merge lp:~fboudra/linaro-license-protection/update-validation-ip
Reviewer Review Type Date Requested Status
Paul Sokolovsky Approve
Linaro Infrastructure Pending
Georgy Redkozubov Pending
Review via email: mp+128546@code.launchpad.net

Description of the change

Update validation.linaro.org IP

To post a comment you must log in.
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Thanks for the patch!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'license_protected_downloads/config.py'
2--- license_protected_downloads/config.py 2012-08-28 17:15:06 +0000
3+++ license_protected_downloads/config.py 2012-10-08 16:52:20 +0000
4@@ -3,7 +3,7 @@
5 # Let internal hosts through always.
6 INTERNAL_HOSTS = (
7 '50.17.250.69', # android-build.linaro.org
8- '82.69.11.23', # validation.linaro.org
9+ '88.98.47.97', # validation.linaro.org
10 )
11
12 WHITELIST = (

Subscribers

People subscribed via source and target branches