Bug 1619565

Summary: Wrong default openshift_release version in example inventory
Product: OpenShift Container Platform Reporter: Gaoyun Pei <gpei>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED ERRATA QA Contact: Gaoyun Pei <gpei>
Severity: low Docs Contact:
Priority: low    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-11 07:25:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gaoyun Pei 2018-08-21 08:18:38 UTC
Description of problem:

[root@gpei-preserve-ansible-slave ~]# grep openshift_release /usr/share/doc/openshift-ansible-docs-3.11.0/docs/example-inventories/hosts.example
openshift_release="3.9"

[root@gpei-preserve-ansible-slave ~]# grep '3\.9' /usr/share/doc/openshift-ansible-docs-3.11.0/docs/example-inventories/hosts.example
openshift_release="3.9"
#openshift_image_tag=v3.9.0
#openshift_pkg_version=-3.9.0
#openshift_pkg_version=-3.9.0
#openshift_pkg_version=-3.9.0-0.126.0.git.0.9351aae.el7
#template_service_broker_version='v3.9'



Version-Release number of the following components:
openshift-ansible-3.11.0-0.17.0.git.0.d3888d7None.noarch

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag


Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Gaoyun Pei 2018-08-21 08:45:06 UTC
Draft PR https://github.com/openshift/openshift-ansible/pull/9690 to address this

Comment 2 Scott Dodson 2018-08-31 20:50:49 UTC
merged some time ago

Comment 3 Gaoyun Pei 2018-09-04 08:22:43 UTC
[root@gpei-preserve-ansible-slave ~]# rpm -qf /usr/share/doc/openshift-ansible-docs-3.11.0/docs/example-inventories/hosts.example
openshift-ansible-docs-3.11.0-0.25.0.git.0.7497e69.el7.noarch


[root@gpei-preserve-ansible-slave ~]# grep openshift_release /usr/share/doc/openshift-ansible-docs-3.11.0/docs/example-inventories/hosts.example
#openshift_release="3.11"
[root@gpei-preserve-ansible-slave ~]# grep '3\.11' /usr/share/doc/openshift-ansible-docs-3.11.0/docs/example-inventories/hosts.example
#openshift_release="3.11"
#openshift_image_tag=v3.11.0
#openshift_pkg_version=-3.11.0
#openshift_pkg_version=-3.11.0
#openshift_pkg_version=-3.11.0-0.126.0.git.0.9351aae.el7
[root@gpei-preserve-ansible-slave ~]# 

Move this bug to verified

Comment 5 errata-xmlrpc 2018-10-11 07:25:25 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-2018:2652