From 65f48aee948e3a5a1c12e6574902422ac9db483b Mon Sep 17 00:00:00 2001 From: Robert Fairley Date: Wed, 10 Jun 2020 02:33:26 -0400 Subject: [PATCH] manifest: don't use modular repos Remove modular repos from the list in this file, as we no longer require sourcing modular content. Part of: https://github.com/coreos/fedora-coreos-tracker/issues/525 --- manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index d84685b311..05f539b4ec 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -14,8 +14,6 @@ repos: # still pinned - fedora - fedora-updates - - fedora-modular - - fedora-updates-modular # All Fedora CoreOS streams share the same pool for locked files. # This will be in fedora-coreos.yaml in the future so it can be more easily be