Bug 1593439
| Summary: | [3.10] cluster_facts is broken when deploying from containerized installer and ansible_connection=local | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Russell Teague <rteague> |
| Component: | Installer | Assignee: | Russell Teague <rteague> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.10.0 | CC: | aos-bugs, dvercill, eseymour, jokerman, mmccomas, rsoares, sdodson, spadgett, wzheng, xiuwang |
| Target Milestone: | --- | ||
| Target Release: | 3.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Adding iproute package to the openshift-ansible image:
Ansible uses common user-space utilities for determining default facts. The ansible_default_ipv4.address fact is populated using utilities from iproute package, and this fact is used for populating openshift IP in roles/openshift_facts/library/openshift_facts.py.
|
Story Points: | --- |
| Clone Of: | 1558689 | Environment: | |
| Last Closed: | 2018-12-20 21:38:05 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: | 1558689 | ||
| Bug Blocks: | |||
|
Description
Russell Teague
2018-06-20 20:08:21 UTC
Since no way to enable logging|metrics, I just enable all supported components in 3.10. Can't reproduce this bug, will move this as verified
#oc cluster up --enable='*,service-catalog,template-service-broker' --public-hostname=*.*.*.* --image='brew-***/openshift3/ose-${component}:${version}' --base-dir=xiuwang1
Server https://**:8443 openshift v3.10.2 kubernetes v1.10.0+b81c8f8 |