Use local freezed centos 6.6 mirror for kernel stuff

We need to switch to local centos 6.6 mirror for downloading
kernel stuff, since upstream mirror [1] was changed with removing
all 6.6 files

[1]. http://mirror.centos.org/centos-6/6.6/

Related-bug: #1484420

Change-Id: Ia0684b71ef8855aadd7fd9a7d0bd6dc756439845
This commit is contained in:
Sergey Kulanov 2015-08-12 22:32:37 +03:00
parent 67e5214c0d
commit aa89341dce
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ endif
# will be used.
YUM_REPOS?=official fuel subscr_manager
MIRROR_CENTOS?=http://mirrors-local-msk.msk.mirantis.net/centos-$(PRODUCT_VERSION)/$(CENTOS_RELEASE)
MIRROR_CENTOS_KERNEL?=http://mirror.centos.org/centos-6/6.6/
MIRROR_CENTOS_KERNEL?=$(MIRROR_CENTOS)
SANDBOX_MIRROR_CENTOS_UPSTREAM?=http://mirrors-local-msk.msk.mirantis.net/centos-$(PRODUCT_VERSION)/$(CENTOS_RELEASE)
SANDBOX_MIRROR_EPEL?=http://mirror.yandex.ru/epel/
MIRROR_UBUNTU_METHOD?=http