Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1619565 - Wrong default openshift_release version in example inventory
Wrong default openshift_release version in example inventory
Status: CLOSED ERRATA
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer (Show other bugs)
3.11.0
Unspecified Unspecified
low Severity low
: ---
: 3.11.0
Assigned To: Scott Dodson
Gaoyun Pei
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2018-08-21 04:18 EDT by Gaoyun Pei
Modified: 2018-10-11 03:25 EDT (History)
3 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2018-10-11 03:25:25 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:2652 None None None 2018-10-11 03:25 EDT

  None (edit)
Description Gaoyun Pei 2018-08-21 04:18:38 EDT
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 04:45:06 EDT
Draft PR https://github.com/openshift/openshift-ansible/pull/9690 to address this
Comment 2 Scott Dodson 2018-08-31 16:50:49 EDT
merged some time ago
Comment 3 Gaoyun Pei 2018-09-04 04:22:43 EDT
[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 03:25:25 EDT
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.