Merge "container-image-prepare: redirect all output to logfile"

This commit is contained in:
Zuul 2019-02-27 23:42:26 +00:00 committed by Gerrit Code Review
commit 4b5754fbca
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ outputs:
--environment-file {{ '{{' }} prepare_param.path {{ '}}' }} \
--cleanup partial \
--log-file {{ '{{' }} log_file {{ '}}' }}{{ '{' }}% if container_image_prepare_debug|default(false) %{{ '}' }} \
--debug{{ '{' }}% endif %{{ '}' }}
--debug > {{ '{{' }} log_file {{ '}}' }} 2>&1{{ '{' }}% endif %{{ '}' }}
no_log: True
- name: Delete param file
file: