Skip to content

Commit a1e58ac

Browse files
committed
repos: exclude docker from virt7-container-common-candidate
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.
1 parent 2808467 commit a1e58ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virt7-container-common-candidate.repo

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ baseurl=http://cbs.centos.org/repos/virt7-container-common-candidate/x86_64/os/
44
enabled=0
55
gpgcheck=0
66
# See CentOS-extras.repo - change that first, then make this match.
7-
#exclude=
7+
exclude=docker

0 commit comments

Comments
 (0)