Bug 1899609
| Summary: | The conditional check 'inventory_hostname in groups['oo_masters']' failed. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andy Bartlett <andbartl> |
| Component: | Installer | Assignee: | Russell Teague <rteague> |
| Installer sub component: | openshift-ansible | QA Contact: | Gaoyun Pei <gpei> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs |
| Version: | 3.11.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-16 12:35:06 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
Andy Bartlett
2020-11-19 16:45:02 UTC
andbartl This is not related to the Assisted-Installer component, and I'm not sure to what component it should be moved. Any time the openshift-ansible playbooks are run, the inventory should be an accurate representation of the cluster being built. That aside, there have been use cases built over the years where that is not always the case but things still worked. This particular issue has already been fixed because it was identified in a CI job that also runs installer components out of order. https://github.com/openshift/openshift-ansible/pull/12270 In build: openshift-ansible-3.11.319-1 Verified this bug with openshift-ansible-3.11.321-1.git.0.a6d3b1c.el7.noarch.rpm. Fresh install completed successfully, no regression issue found. 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 (Moderate: OpenShift Container Platform 3.11.343 security and bug fix update), 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-2020:5363 |