#99 Revert "F42: update basename for IoT container"
Merged by pbrobinson. Opened by pwhalen.
fedora-iot/ pwhalen/pungi-iot revert-update-variant  into  main

Download 99.patch

This reverts commit 6ae099cb81cb5eaec69137d3c6dbcfd2ee3df370.

Variant name IoT_bootc_base won't work, pungi error:

Compose run failed: Variant: Field 'id' has invalid value: IoT_bootc_base. It does not match any provided REs: ['^[a-zA-Z0-9]+$']

It doesn't like _ chars so you could also update it to not use those?

Right, I think we want those for the new sync tool, so going to use "subvariant": "IoT_bootc_base", in the next PR

Pull-Request has been merged by pbrobinson

Metadata