diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-09-02 00:39:30 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-05 12:30:55 +0000 |
commit | 9ead2fd61359c7435b258230c80c392244f20812 (patch) | |
tree | fa1191ef962257aea88e26e809462523125c0a63 | |
parent | bb93176a5d150979157cadebefe1b4de981a617d (diff) |
Updated armband
Project: fuel 83cc51d849d44b4d337922cedab27645a25afcfb
Do not use rsync for choosing mirror server
Rsync protocol was used for creating local mirrors, but now we only need
http connection. This requirement can be problematic for environments
which are behind proxy and can lead to build failures when rsync is not
allowed.
Change-Id: I4efcf500fd0c25de5fdb87307e7210cc4a96714d
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
(cherry picked from commit a8820e25b80ee0c069e473cb54c576d98dd10aee)
m--------- | upstream/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel -Subproject e49332ee58cb465c7aa95f967361c20c509b761 +Subproject 83cc51d849d44b4d337922cedab27645a25afcf |