99d0368693
Change-Id: I96f00721c173cf095463424c0ca8779c54943591
8 lines
326 B
YAML
8 lines
326 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When merging Kolla configuration, fallback to templating when only one
|
|
source file exists. This allows you to use configuration that templates to
|
|
invalid YAML/INI as long as there is no environment override. This improves
|
|
backwards compatibility where it was permitted to use such constructs.
|