Remove tripleo-image-elements from overcloud image builds for now

This commit is contained in:
James Slagle 2014-10-24 07:14:35 -04:00
parent 731aa1e2b9
commit 0efded2510
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export DIB_COMMON_ELEMENTS=${DIB_COMMON_ELEMENTS:-""}
export DIB_COMMON_ELEMENTS="$DIB_COMMON_ELEMENTS \
element-manifest \
network-gateway \
tripleo-image-elements"
"
export DELOREAN=${DELOREAN:-"0"}
if [ "$DELOREAN" = "1" ]; then