Bug 1619565 - Wrong default openshift_release version in example inventory
Summary: Wrong default openshift_release version in example inventory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 3.11.0
Assignee: Scott Dodson
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-21 08:18 UTC by Gaoyun Pei
Modified: 2018-10-11 07:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-11 07:25:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:2652 0 None None None 2018-10-11 07:25:43 UTC

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


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