diff options
author | shuai chen <chenshuai@huawei.com> | 2016-08-19 08:03:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-19 08:03:06 +0000 |
commit | dfa5128cfb407eaf4d1fe93404d3b423e26d8c8b (patch) | |
tree | da5ab8fcab40ae077fb9ca2cc01aea7b77effb33 /build/build.conf | |
parent | d74aefc2d04b69a8a0a74af3f4e3114020ca748e (diff) | |
parent | 00214a8cf06840cf5be6427d3c8d0ba84a7a1069 (diff) |
Merge "Revert "Prepare the jump host offline""
Diffstat (limited to 'build/build.conf')
-rw-r--r-- | build/build.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/build.conf b/build/build.conf index 0723064f..c6e0f7a1 100644 --- a/build/build.conf +++ b/build/build.conf @@ -14,7 +14,6 @@ export COMPASS_INSTALL=${COMPASS_INSTALL:-http://github.com/baigk/compass-instal # Compass core packages export COMPASS_PKG=${COMPASS_PKG:-$PACKAGE_URL/centos7-compass-core.tar.gz} export PIP_REPO=${PIP_REPO:-$PACKAGE_URL/pip.tar.gz} -export JH_ENV_PACKAGE=${JH_ENV_PACKAGE:-$PACKAGE_URL/jh_env_package.tar.gz} export ANSIBLE_MODULE=${ANSIBLE_MODULE:-https://github.com/openstack-ansible/openstack-ansible-modules.git} # OS ISO for provisioning |