openstack-ansible/releasenotes/notes/disable-rpm-perms-fix-by-de...

7 lines
250 B
YAML

---
security:
- |
The security role will no longer fix file permissions and ownership based
on the contents of the RPM database by default. Deployers can opt in for
these changes by setting ``security_reset_perm_ownership`` to ``yes``.