Run log collection with debug

Up the debug on log collection to help troubleshoot 1810054

Change-Id: I0c51d0fd07283b8aa1a21e05611398a0911cef91
Related-Bug: #1810054
This commit is contained in:
Alex Schultz 2019-01-02 13:17:52 -07:00
parent a534135fb4
commit 8d117bb228
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ export QUICKSTART_DEFAULT_RELEASE_ARG="--extra-vars @$LOCAL_WORKING_DIR/config/r
QUICKSTART_COLLECTLOGS_CMD="$LOCAL_WORKING_DIR/bin/ansible-playbook \
$LOCAL_WORKING_DIR/playbooks/collect-logs.yml \
-vv \
-vvvv \
$QUICKSTART_DEFAULT_RELEASE_ARG \
{{ featureset_conf }} \
{{ env_vars }} \