Bug 1619565
Summary: | Wrong default openshift_release version in example inventory | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gaoyun Pei <gpei> |
Component: | Installer | Assignee: | Scott Dodson <sdodson> |
Status: | CLOSED ERRATA | QA Contact: | Gaoyun Pei <gpei> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.11.0 | CC: | 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
Draft PR https://github.com/openshift/openshift-ansible/pull/9690 to address this merged some time ago [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 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 |