Do not use rsync for choosing mirror server 17/20317/1
authorMichal Skalski <mskalski@mirantis.com>
Thu, 1 Sep 2016 22:39:30 +0000 (00:39 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Mon, 5 Sep 2016 10:06:45 +0000 (10:06 +0000)
commit83cc51d849d44b4d337922cedab27645a25afcfb
tree93eece5d387d4dc0993fe65ed625ec7d1fbb8825
parente49332ee58cb465c7aa95f967361c20c509b7619
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)
build/f_isoroot/f_repobuild/select_ubuntu_repo.sh