summaryrefslogtreecommitdiffstats
path: root/bifrost
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-10-10 10:09:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-10 10:09:25 +0000
commite5a91700c558380f664a7e0739828d18db7716e5 (patch)
tree1248e0852c276748639cb8440d83e6bcf7cbc3e5 /bifrost
parentfdd43517bdedbab52fcaa523f4cafe0aeac91d84 (diff)
parent2de7f32d98f60253080317901d28c842b81a0544 (diff)
Merge "xci: Bump bifrost SHA"
Diffstat (limited to 'bifrost')
-rwxr-xr-xbifrost/scripts/bifrost-provision.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bifrost/scripts/bifrost-provision.sh b/bifrost/scripts/bifrost-provision.sh
index d48d6a89..0a2987dd 100755
--- a/bifrost/scripts/bifrost-provision.sh
+++ b/bifrost/scripts/bifrost-provision.sh
@@ -16,7 +16,7 @@ BIFROST_HOME=$SCRIPT_HOME/..
ANSIBLE_INSTALL_ROOT=${ANSIBLE_INSTALL_ROOT:-/opt/stack}
ENABLE_VENV="false"
USE_DHCP="false"
-USE_VENV="false"
+USE_VENV="true"
BUILD_IMAGE=true
PROVISION_WAIT_TIMEOUT=${PROVISION_WAIT_TIMEOUT:-3600}
# This is normally exported by XCI env but we should initialize it here