SUSE-Enceladus / keg

Kiwi Entwicklungs-Gerät (tool to produce kiwi image descriptions)
GNU General Public License v3.0
8 stars 6 forks source link

Allow preferences key to be type dict #136

Closed jgleissner closed 1 year ago

jgleissner commented 1 year ago

Allow 'preferences' key of the image dict to be of type dict additionally to type list. In a single-build setup, there is only one preferences section, and having that as a dict makes composing it from different sources more convenient.