tripleo-heat-templates/deployment/horizon
Bogdan Dobrelya 95e142d84e Fix idempotency for horizon container logs
Whenever /var/log/horizon/horizon.log recreated as a root,
the touch command fails, and the chown commands got skipped.
This results in idempotency issues when the logs path become
accessed under mismatching user.

Fix this by making the chown command always applying disregard
of the touch command results.

Closes-Bug: #1819626

Change-Id: Ied538dbc7dbd311361108747a1e89d1f5740eedd
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2019-03-12 11:38:51 +01:00
..
horizon-container-puppet.yaml Fix idempotency for horizon container logs 2019-03-12 11:38:51 +01:00