kayobe/releasenotes/notes/config-idemoptence-37846db82ecd9f43.yaml
Mark Goddard 8de9d53681 Fix custom config idempotence
When some custom config files are used, generation of local
configuration for Kolla Ansible is not idempotent. This happens because
an executable permission is applied recursively in a directory, then
reverted on regular files.

Change-Id: I8cc9531570b76a8282a95c4036324e9d1025d7cb
2022-03-18 14:22:39 +00:00

5 lines
102 B
YAML

fixes:
- |
Fixes an issue with idempotence of local Kolla Ansible configuration
generation.