mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
ELN recently adjusted the subvariants it uses for its built images. What was previously variant "BaseOS" subvariant "BaseOS" is now subvariant "container-base". Additionally, they wish to publish a toolbox container, which is created as variant "BaseOS" with subvariant "container-toolbox". These are both confusingly close to the existing Fedora subvariants, so we may want to consider using the (variant, subvariant) tuple in some manner in the config to make it clearer. Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>