
Closes-Bug: #2115000 Change-Id: Ib27428f89b0e3f2865ab1c498f05de741fa49587 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
8 lines
258 B
YAML
8 lines
258 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes support for empty strings in the ``dev-tools`` package lists. This
|
|
allows using expressions such as ``{{ 'foo' if os_distribution == 'rocky'
|
|
else '' }}``.
|
|
`LP#2115000 <https://bugs.launchpad.net/kayobe/+bug/2115000>`__
|