From e9b02d10a416c6951bee680ca0d7f6ae4f096712 Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Thu, 26 Jul 2018 12:01:05 +0200 Subject: [PATCH] Set trash_output for ceph-ansible playbook run Prevent Mistral from saving the entire execution output into its own database. Change-Id: I67f88c41d75352a7c12e9ce162d5759667b064a1 Closes-Bug: #1783740 --- workbooks/ceph-ansible.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/workbooks/ceph-ansible.yaml b/workbooks/ceph-ansible.yaml index a58299f1d..1f81c041f 100644 --- a/workbooks/ceph-ansible.yaml +++ b/workbooks/ceph-ansible.yaml @@ -146,6 +146,7 @@ workflows: concurrency: 1 action: tripleo.ansible-playbook input: + trash_output: true inventory: mgrs: hosts: <% let(root => $) -> $.mgr_ips.toDict($, $root.ips_data.get($, {})) %>