Skip to content

Commit

Permalink
repos: exclude docker from virt7-container-common-candidate
Browse files Browse the repository at this point in the history
In CentOS#307, we started using the `virt7-container-common-candidate` repo
to pull in a new version of `docker`.  Unfortunately, we've seen some
problems, some of which are affecting our tests:

projectatomic/docker#285
projectatomic/docker#286

Until we get fixes for those issues, let's stop grabbing `docker` from
the `virt7-container-common-candidate`.  This should cause `docker` to
come from the `CentOS-extras` repo.
  • Loading branch information
miabbott committed Nov 8, 2017
1 parent 2808467 commit a1e58ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virt7-container-common-candidate.repo
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ baseurl=http://cbs.centos.org/repos/virt7-container-common-candidate/x86_64/os/
enabled=0
gpgcheck=0
# See CentOS-extras.repo - change that first, then make this match.
#exclude=
exclude=docker

0 comments on commit a1e58ac

Please sign in to comment.