Comment 7 for bug 1709683

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

Reviewed: https://review.openstack.org/492303
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=6d1c06c6b8cbc1f183fe4de794d30d3000218237
Submitter: Jenkins
Branch: master

commit 6d1c06c6b8cbc1f183fe4de794d30d3000218237
Author: John Fulton <email address hidden>
Date: Wed Aug 9 17:07:40 2017 -0400

    Set file mode permission of Ceph keyrings

    Pass mode parameter to ceph-ansible in place of ACLs parameter
    because ACLs are not for same UID in container as container host
    and because ACLs are not passed by kolla_config.

    Change-Id: I7e3433eab8e2a62963b623531f223d5abd301d16
    Closes-Bug: #1709683