From 97eaebd143f41ff1ec51ab354c7c66b1afdf9f1b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 15 2015 12:18:50 +0000 Subject: debrand docker-1.7.1-115.el7 --- diff --git a/SOURCES/docker.sysconfig b/SOURCES/docker.sysconfig index 196c66f..6e83766 100644 --- a/SOURCES/docker.sysconfig +++ b/SOURCES/docker.sysconfig @@ -9,7 +9,7 @@ DOCKER_CERT_PATH=/etc/docker # pull use the ADD_REGISTRY option to list a set of registries, each prepended # with --add-registry flag. The first registry added will be the first registry # searched. -ADD_REGISTRY='--add-registry registry.access.redhat.com' +# ADD_REGISTRY='--add-registry registry.access.redhat.com' # If you want to block registries from being used, uncomment the BLOCK_REGISTRY # option and give it a set of registries, each prepended with --block-registry diff --git a/SPECS/docker.spec b/SPECS/docker.spec index 17b428d..3a06b73 100644 --- a/SPECS/docker.spec +++ b/SPECS/docker.spec @@ -580,6 +580,9 @@ fi %{_datadir}/selinux/* %changelog +* Tue Sep 15 2015 CentOS Sources - 1.7.1-115.el7.centos +- comment out rh registry in docker.sysconfig + * Thu Aug 27 2015 Lokesh Mandvekar - 1.7.1-115 - Resolves: rhbz#1252421 - built docker @rhatdan/rhel7-1.7 commit#446ad9b