summaryrefslogtreecommitdiffstats
path: root/xci/config/user-vars
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-12 09:04:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-12 09:04:56 +0000
commiteac401a7dc8bd555f6cf934fe2087186c82ff112 (patch)
treee5ec9675cfcd0bb4421b0c6b1df85c3b161ab396 /xci/config/user-vars
parent8a6f39e4a8fd11c2d458e5d8c2d86bdf56927471 (diff)
parent598bfb45906ead1f20009020a2466f21985d210f (diff)
Merge "xci: playbooks: provision-vm-nodes: Simplify the provision VM playbook"
Diffstat (limited to 'xci/config/user-vars')
-rwxr-xr-xxci/config/user-vars3
1 files changed, 0 insertions, 3 deletions
diff --git a/xci/config/user-vars b/xci/config/user-vars
index 14c0ca45..33b83930 100755
--- a/xci/config/user-vars
+++ b/xci/config/user-vars
@@ -59,6 +59,3 @@ export LOG_PATH=${LOG_PATH:-${XCI_DEVEL_ROOT}/opnfv/logs}
export RUN_TEMPEST=${RUN_TEMPEST:-false}
# Set this to to true to force XCI to re-create the target OS images
export CLEAN_DIB_IMAGES=${CLEAN_DIB_IMAGES:-false}
-# Set this to a full path pointing to extra config files (containing
-# group_vars/all)
-export XCI_EXTRA_VARS_PATH=${XCI_EXTRA_VARS_PATH:-""}