Bug 1494433 - duplicate "[OSEv3:children]" in document
Summary: duplicate "[OSEv3:children]" in document
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Kenny Woodson
QA Contact: Wenkai Shi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-22 09:05 UTC by Wenkai Shi
Modified: 2017-11-28 22:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-11-28 22:12:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description Wenkai Shi 2017-09-22 09:05:15 UTC
Description of problem:
Duplicate "[OSEv3:children]" in document. Found two group named "OSEv3:children" in "/usr/share/ansible/openshift-ansible/playbooks/aws/README.md"
 
Version-Release number of the following components:
openshift-ansible-3.7.0-0.127.0.git.0.b9941e4.el7

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
# grep -nir "openshift-ansible inventory file" -A 12 /usr/share/ansible/openshift-ansible/playbooks/aws/README.md
82:In order to create the bootstrap-able AMI we need to create an openshift-ansible inventory file.  This file enables us to create the AMI using the openshift-ansible node roles. The exception here is that there will be no hosts specified by the inventory file.  Here is an example:
83-
84-```ini
85-[OSEv3:children]
86-masters
87-nodes
88-etcd
89-
90-[OSEv3:children]
91-masters
92-nodes
93-etcd
94-

Expected results:
Should only have one "[OSEv3:children]" here.

Additional info:

Comment 3 Wenkai Shi 2017-11-02 02:30:42 UTC
Verified with version openshift-ansible-3.7.0-0.189.0.git.0.d497c5e.el7, there is no duplicate group in README.md.

Comment 7 errata-xmlrpc 2017-11-28 22:12:28 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/RHSA-2017:3188


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