From e2671ad5acd5eb54dac20849634b8b8e4e005463 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Fri, 8 Nov 2019 16:25:53 -0500 Subject: [PATCH] manifest: temporarily add fedora-coreos-pool repo As discussed in https://github.com/coreos/fedora-coreos-config/pull/104, we don't actually want the bodhi-updates stream to pull in newer packages from the pool. That said, bodhi-updates also current acts as our lockfile updater in testing-devel, so it's crucial that it keeps working. We're working to decouple that, see: https://github.com/coreos/fedora-coreos-tracker/issues/293 https://github.com/coreos/fedora-coreos-releng-automation/pull/48 But for now, the updates must flow... --- manifest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.yaml b/manifest.yaml index aac38d3e7e..09052c0b81 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -13,6 +13,9 @@ repos: - fedora-next-updates - fedora-next-modular - fedora-next-updates-modular + # We don't actually want this here... it's only until we update the lockfile a + # better way, see: https://github.com/coreos/fedora-coreos-tracker/issues/293 + - fedora-coreos-pool add-commit-metadata: fedora-coreos.stream: bodhi-updates