Skip to content

Draft: [1006] Add enabled parameter to os_images

Priya Goyal requested to merge os-images-enabled into main

What does this MR do and why?

We need to add a parameter enabled to os_images to only add the image used by OS if we use custom_images other than sylva_diskimagebuilder_images . It's an overhead and time, space consuming to enable images which will not be in use

Merge request reports