summaryrefslogtreecommitdiffstats
path: root/build/build.conf
diff options
context:
space:
mode:
authorbaigk <baiguoku@huawei.com>2016-01-01 00:35:12 +0800
committerbaigk <baiguoku@huawei.com>2016-01-04 21:24:04 +0800
commitbef20d54c7a1c7068534c0dedf4ca8759a74745d (patch)
tree6c919385867cf56d6096a22618fa974e282ede30 /build/build.conf
parent617877977bb49b9a97f24b0fee583d104ef68891 (diff)
xintegrate special keepalived package
JITA: COMPASS-234 Change-Id: I830bed488d5fd6e44ddada63a77c591be9581e45 Signed-off-by: baigk <baiguoku@huawei.com>
Diffstat (limited to 'build/build.conf')
-rw-r--r--build/build.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/build.conf b/build/build.conf
index 3fb6d02f..0406d9fa 100644
--- a/build/build.conf
+++ b/build/build.conf
@@ -1,5 +1,5 @@
TIMEOUT=10
-export PACKAGE_URL=${PACKAGE_URL:-http://205.177.226.235:9999}
+export PACKAGE_URL=${PACKAGE_URL:-http://205.177.226.237:9999}
#begin: package download
export CENTOS_BASE=${CENTOS_BASE:-$PACKAGE_URL/CentOS-7-x86_64-Minimal-1511.iso}
@@ -18,6 +18,7 @@ export CIRROS=${CIRROS:-$PACKAGE_URL/cirros-0.3.3-x86_64-disk.img}
export APP_PACKAGE=${APP_PACKAGE:-$PACKAGE_URL/packages.tar.gz}
export PIP_REPO=${PIP_REPO:-$PACKAGE_URL/pip.tar.gz}
export ANSIBLE_MODULE=${ANSIBLE_MODULE:-https://github.com/openstack-ansible/openstack-ansible-modules.git}
+export SPECIAL_DEBIAN_PACKAGE=${SPECIAL_DEBIAN_PACKAGE-$PACKAGE_URL/debian-packages.tar.gz}
#end
export PIP_CONF="https://bootstrap.pypa.io/ez_setup.py \