8de9d53681
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
5 lines
102 B
YAML
5 lines
102 B
YAML
fixes:
|
|
- |
|
|
Fixes an issue with idempotence of local Kolla Ansible configuration
|
|
generation.
|