Description of problem: Default /usr/share/doc/openshift-ansible-docs-3.3.28/docs/example-inventories/hosts.ose.example contains openshift_release=v3.2 when being pulled from the 3.3 repository. Version-Release number of selected component (if applicable): # yum repolist Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager repo id repo name status rhel-7-server-extras-rpms/x86_64 Red Hat Enterprise Linux 7 Server - Extras (RPMs) 297 rhel-7-server-ose-3.3-rpms/x86_64 Red Hat OpenShift Container Platform 3.3 (RPMs) 552 rhel-7-server-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server (RPMs) 11,396 As found in package openshift-ansible-docs-3.3.28-1.git.0.762256b.el7.noarch How reproducible: Install OpenShift - copy default inventory file from above location.
https://github.com/openshift/openshift-ansible/pull/2682
This bug is fixed on openshift-ansible-docs-3.4.17-1.git.0.4698b0c.el7.noarch. [root@qe-weshi-ansible ~]# grep openshift_release -r /usr/share/doc/openshift-ansible-docs-3.4.17/docs/ /usr/share/doc/openshift-ansible-docs-3.4.17/docs/example-inventories/hosts.origin.example:openshift_release=v1.4 /usr/share/doc/openshift-ansible-docs-3.4.17/docs/example-inventories/hosts.ose.example:openshift_release=v3.4 but for openshift-ansible-docs-3.3.44-1.git.0.48e34f6.el7.noarch, it's still not correct. [root@qe-weshi-ansible ~]# grep openshift_release -r /usr/share/doc/openshift-ansible-docs-3.3.44/docs/ /usr/share/doc/openshift-ansible-docs-3.3.44/docs/example-inventories/hosts.origin.example:openshift_release=v1.2 /usr/share/doc/openshift-ansible-docs-3.3.44/docs/example-inventories/hosts.ose.example:openshift_release=v3.2
https://github.com/openshift/openshift-ansible/pull/2744
Verify this bug with openshift-ansible-docs-3.3.48-1.git.0.e6da1d5.el7.noarch, [root@openshift-125 ~]# grep openshift_release -r /usr/share/doc/openshift-ansible-docs-3.3.48/docs/ /usr/share/doc/openshift-ansible-docs-3.3.48/docs/example-inventories/hosts.origin.example:openshift_release=v1.3 /usr/share/doc/openshift-ansible-docs-3.3.48/docs/example-inventories/hosts.ose.example:openshift_release=v3.3
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-2016:2778