Comment 15 for bug 1813832

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/636353
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=94e3070641e249450b6ec1aedb18c19ee8f19122
Submitter: Zuul
Branch: master

commit 94e3070641e249450b6ec1aedb18c19ee8f19122
Author: Giulio Fidente <email address hidden>
Date: Tue Feb 12 16:23:00 2019 +0100

    Restrict use of become to minimum necessary for Ceph deployment

    We should avoid use of become: true where unnecessary because
    additional files might get created with the wrong permissions.

    Change-Id: I4dc71fd23134a9e4a5b2b6e93d2cf45735e71711
    Related-Bug: 1813832