Add Everything to variant_as_lookaside

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-05-10 11:03:27 -04:00
parent e1408e4530
commit c8d2eb9b3e
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -46,6 +46,9 @@ variant_as_lookaside = [
("AppStream", "BaseOS"),
("CRB", "BaseOS"),
("CRB", "AppStream"),
("Everything", "AppStream"),
("Everything", "BaseOS"),
("Everything", "CRB"),
]
gather_method = {