From e35195a13fd96859647f6c329227ef07ca8cd5d1 Mon Sep 17 00:00:00 2001 From: Jim Perrin Date: May 13 2015 21:56:04 +0000 Subject: comment out rh registry in docker.sysconfig source file --- diff --git a/SOURCES/docker.sysconfig b/SOURCES/docker.sysconfig index 196c66f..d3938bf 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