Skip to content

Commit

Permalink
use old version of coreos-pool yum repo
Browse files Browse the repository at this point in the history
We need this because the f32 packages from next-devel that are now
in coreos-pool are causing packages to leak into our f31 based Fedora
CoreOS builds. Use a version of the yum repo from before the packages
were tagged in for now.

(cherry picked from commit e1db186)
  • Loading branch information
dustymabe committed Apr 8, 2020
1 parent 03160da commit 85f19f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora-coreos-pool.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[fedora-coreos-pool]
name=Fedora coreos pool repository - $basearch
baseurl=https://kojipkgs.fedoraproject.org/repos-dist/coreos-pool/latest/$basearch/
baseurl=https://kojipkgs.fedoraproject.org/repos-dist/coreos-pool/1427579/$basearch/
enabled=1
repo_gpgcheck=0
type=rpm-md
Expand Down

0 comments on commit 85f19f7

Please sign in to comment.