Comment 2 for bug 1821579

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/645861
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a4bb8567da3e0e1468d66048c5b46cdeefcb1332
Submitter: Zuul
Branch: master

commit a4bb8567da3e0e1468d66048c5b46cdeefcb1332
Author: Mark Goddard <email address hidden>
Date: Fri Mar 22 19:18:45 2019 +0000

    Fix up config file permissions on the host

    Several config file permissions are incorrect on the host. In general,
    files should be 0660, and directories and executables 0770.

    Change-Id: Id276ac1864f280554e98b937f2845bb424d521de
    Closes-Bug: #1821579