| Summary: | playbook should configure fluentd on containerized env | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ma xiaoqiang <xiama> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED WONTFIX | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | medium | Docs Contact: | Andrew Butcher <abutcher> |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | abutcher, aos-bugs, bleanhar, jokerman, mmccomas, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-11 21:18:52 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: | |
|
Description
Ma xiaoqiang
2016-01-18 07:12:57 UTC
Proposed fix: https://github.com/openshift/openshift-ansible/pull/1279 Fluentd will be installed on RHEL when configuring containerized env Fail to install fluentd_master on master TASK: [fluentd_master | wait for etcd to start up] **************************** fatal: [openshift-149.lab.eng.nay.redhat.com] => error while evaluating conditional: embedded_etcd | bool FATAL: all hosts have already failed -- aborting For now we decided to remove this code from the playbook: https://github.com/openshift/openshift-ansible/pull/1324 |