Upgrades: Don't try to publish ansible output in ceph_install

With new ansible the verbosity increased causing mistral to
choke up. We should not try to publish all the logs that are
already present in log file. This change is rocky and queens
only.

Change-Id: I76d8c622c156c173390c9cade31ea77c6d970cad
Resolves: rhbz#1687795
Closes-Bug: #1820996
This commit is contained in:
Lukas Bezdicka 2019-03-20 11:04:12 +01:00
parent 3658ae99a7
commit 5ab3b3de04
1 changed files with 0 additions and 2 deletions

View File

@ -183,8 +183,6 @@ workflows:
extra_env_variables: <% $.ansible_extra_env_variables.mergeWith($.ansible_env_variables) %>
extra_vars:
ireallymeanit: 'yes'
publish:
output: <% task().result %>
on-complete: save_fetch_directory
save_fetch_directory:
action: tripleo.files.save_temp_dir_to_swift