https://github.com/openshift/openshift-ansible/pull/4169
Seems typo error: # rpm -q atomic-openshift-utils atomic-openshift-utils-3.3.81-1.git.0.60b41c9.el7.noarch ]# vim /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/set_version_containerized.yml ... - name: Set default image tag based on OCP versus origin set_fact: l_image_tag: "{{ 'v3.4' if openshift.common.deployment_type == 'openshift-enterprise' else 'latest' }}" ...
https://github.com/openshift/openshift-ansible/pull/4188
Verified with version atomic-openshift-utils-3.3.82-1.git.0.af0c922.el7, installation succeed with correct tag.
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-2017:1244