Bug 1423447
Summary: | fail to install ocp on the hosts which enable excluders due to no openshift_version available | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liujia <jiajliu> |
Component: | Installer | Assignee: | Giuseppe Scrivano <gscrivan> |
Status: | CLOSED ERRATA | QA Contact: | liujia <jiajliu> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5.0 | CC: | aos-bugs, jokerman, mmccomas, wmeng |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-04-12 19:01:58 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
liujia
2017-02-17 11:10:09 UTC
Need to make sure that playbooks/common/openshift-cluster/disable_excluder.yml prior to running these plays and then ensure playbooks/common/openshift-cluster/reset_excluder.yml is run afterwards. I was able to quickly reproduce the issue following the specified steps. This patch: https://github.com/openshift/openshift-ansible/pull/3471 fixes the issue for me and I was able to install OCP 3.5 on a host with atomic-openshift-excluder atomic-openshift-docker-excluder preinstalled. Version: atomic-openshift-utils-3.5.17-1.git.0.561702e.el7.noarch Steps: 1. install excluders on fresh rhel host. 2. run install palybook on above hosts Result: Install seccessfully. 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-2017:0903 |