Redirect chartmuseum stdout/stderr to /dev/null 46/117546/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 5 Feb 2021 12:38:08 +0000 (13:38 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 5 Feb 2021 12:38:08 +0000 (13:38 +0100)
commit77324013ff407183b0d9729bd335d8bf3cc72b79
tree270397a062e5e268c15535d9846c2bdd6a6883aa
parent9f0255d0406619f570d99eb432096672010c8ff1
Redirect chartmuseum stdout/stderr to /dev/null

Chartmuseum logs to it's stdout/stderr during it's normal operations
and since the shell pipe opened by ansible is gone once playbook finishes
this resulted in chartmuseum process crashing with "broken pipe" message.

Change-Id: I0e2a5471df23f5881248ecb529a0193505f56cfe
Issue-ID: OOM-2665
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/chartmuseum/tasks/main.yml