Bug 1537105
Summary: | Failed in "restart node" step when installing openshift with flannel network | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Meng Bo <bmeng> |
Component: | Installer | Assignee: | Russell Teague <rteague> |
Status: | CLOSED ERRATA | QA Contact: | Meng Bo <bmeng> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 3.9.0 | CC: | aos-bugs, jialiu, jokerman, mmccomas, rteague, wmeng |
Target Milestone: | --- | ||
Target Release: | 3.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Variable used in the flannel role was not defined
Consequence: Role failed when variable was used
Fix: Added openshift_facts to the role dependencies to bring the variable into scope
Result: The role completed as expected
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-28 14:21:18 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1493955 |
Description
Meng Bo
2018-01-22 12:50:06 UTC
Merged This bug is targeted for 3.9, while this bug is attached to a 3.5/3.6/3.7 errata, pls attach it to a correct errata. $ git tag --contains 81d383a935ad81c78000bb69c97c35768a9dd876 openshift-ansible-3.9.0-0.24.0 Tested with openshift-ansible version openshift-ansible-3.9.0-0.31.0.git.0.e0a0ad8.el7.noarch.rpm The restart_node step passed without error. 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:0489 |