Bug 1291114 - Shoud not set duplicated value 'registry.access.redhat.com' in $ADD_REGISTRY
Summary: Shoud not set duplicated value 'registry.access.redhat.com' in $ADD_REGISTRY
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-14 02:36 UTC by Ma xiaoqiang
Modified: 2016-07-04 00:46 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-27 19:43:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0075 0 normal SHIPPED_LIVE Red Hat OpenShift Enterprise atomic-openshift-utils bug fix update 2016-01-28 00:42:22 UTC

Description Ma xiaoqiang 2015-12-14 02:36:06 UTC
Description of problem:
Shoud not set duplicated value 'registry.access.redhat.com' in $ADD_REGISTRY 

Version-Release number of selected component (if applicable):
https://github.com/sdodson/openshift-ansible containers

How reproducible:
Always


Steps to Reproduce:

1. Install container env with specified 'docker_*_registries'
#export  docker_additional_registries=registry.access.redhat.com


#ansible-playbook -i hosts_test openshift-ansible/playbooks/byo/config.yml -v

2. check the docker configuration
vim /etc/sysconfig/docker
<--snip-->
ADD_REGISTRY='--add-registry registry.access.redhat.com --add-registry registry.access.redhat.com'
<--snip-->


Actual results:

1. Found that docker configuration have duplicated value 'registry.access.redhat.com'

Expected results:
Should not have duplicated value 'registry.access.redhat.com' in $ADD_REGISTRY 

Additional info:

Comment 1 Scott Dodson 2015-12-15 20:36:13 UTC
This should be fixed in the latest code, please re-pull the containers branch, thanks!

Comment 2 Ma xiaoqiang 2015-12-18 01:44:52 UTC
Get the expected result

Comment 4 errata-xmlrpc 2016-01-27 19:43:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2016:0075


Note You need to log in before you can comment on or make changes to this bug.