kayobe/releasenotes/notes/stop-merging-symlinks-to-identical-files-dfa3593fcf405510.yaml
Will Szumski 2f4b45cd17 Stop merging config when symlink points to same file
This can result in duplicated configuration options.

Change-Id: I4dd6ffae027345b8c1cc217a63e85f8af7fc9746
Closes-Bug: #2042689
2023-11-03 17:49:26 +00:00

7 lines
207 B
YAML

---
fixes:
- |
Stop merging config when a symlink points to the same file. This
was a common pattern before the merging of kolla config was introduced
and results in duplicated config options.