Fix ubuntu mirror for iso/Makefile
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
This commit is contained in:
parent
2604172cfb
commit
400cf9b073
@ -22,7 +22,7 @@ LOCAL_MIRROR_UBUNTU_DEB:=$(LOCAL_MIRROR_UBUNTU)/$(UBUNTU_COMP)/binary-$(UBUNTU_A
|
|||||||
LOCAL_MIRROR_UBUNTU_INSTALLER:=$(LOCAL_MIRROR_UBUNTU)/$(UBUNTU_COMP)/debian-installer/binary-$(UBUNTU_ARCH)
|
LOCAL_MIRROR_UBUNTU_INSTALLER:=$(LOCAL_MIRROR_UBUNTU)/$(UBUNTU_COMP)/debian-installer/binary-$(UBUNTU_ARCH)
|
||||||
MIRROR_CENTOS:=http://download.mirantis.com/centos-6.4
|
MIRROR_CENTOS:=http://download.mirantis.com/centos-6.4
|
||||||
MIRROR_CENTOS_OS_BASEURL:=$(MIRROR_CENTOS)/$(CENTOS_RELEASE)/os/$(CENTOS_ARCH)
|
MIRROR_CENTOS_OS_BASEURL:=$(MIRROR_CENTOS)/$(CENTOS_RELEASE)/os/$(CENTOS_ARCH)
|
||||||
MIRROR_UBUNTU:=http://download.mirantis.com/precise-fuel-folsom
|
MIRROR_UBUNTU:=http://mirror.yandex.ru/ubuntu
|
||||||
MIRROR_UBUNTU_OS_BASEURL:=$(MIRROR_UBUNTU)/dists/$(UBUNTU_DISTR)/$(UBUNTU_COMP)
|
MIRROR_UBUNTU_OS_BASEURL:=$(MIRROR_UBUNTU)/dists/$(UBUNTU_DISTR)/$(UBUNTU_COMP)
|
||||||
YUM_REPOS:=centos epel fuel_folsom puppetlabs rpmforge
|
YUM_REPOS:=centos epel fuel_folsom puppetlabs rpmforge
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user