From 0e0b8376dd1164948d9012d340f3ef0948696a99 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 14 2020 00:06:34 +0000 Subject: try adding BaseOS to the lookaside for Minimal as well --- diff --git a/c8.conf b/c8.conf index 4ccc60b..6222865 100644 --- a/c8.conf +++ b/c8.conf @@ -140,6 +140,7 @@ restricted_volid = True # LOOKASIDE variant_as_lookaside = [ ('AppStream', 'BaseOS'), + ('Minimal', 'BaseOS'), ('PowerTools', 'BaseOS'), ('PowerTools', 'AppStream'), ('HighAvailability', 'BaseOS'),