Comment 4 for bug 2052011

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/911420
Committed: https://opendev.org/openstack/openstack-ansible-os_horizon/commit/47364bcadd017372dba88b78d8a89d263637afa0
Submitter: "Zuul (22348)"
Branch: master

commit 47364bcadd017372dba88b78d8a89d263637afa0
Author: Dmitriy Rabotyagov <email address hidden>
Date: Wed Mar 6 11:24:40 2024 +0100

    Do not change mode of files recursively

    Current behavior leads to all files having executable bit which is not
    anticipated or required behaviour.

    Thus, we should avoid defining mode recursively to the directory

    Closes-Bug: #2052011
    Change-Id: I30b9b6a70d2cabfb1f1f434cd883ea2503d867bc