Bug 1747305
Summary: | Couldn't regenerate the cert if the /etc/origin/logging is deleted | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> |
Component: | Logging | Assignee: | Noriko Hosoi <nhosoi> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.11.0 | CC: | aos-bugs, nhosoi, rmeggins |
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-10-18 01:34:36 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
Anping Li
2019-08-30 05:08:35 UTC
Workaround: preserve the file /etc/origin/logging/passwd.yml when you delete files under /etc/origin/logging TASK [openshift_logging_kibana : Generating Kibana route template] ************* Saturday 12 October 2019 05:40:20 +0000 (0:00:00.094) 0:01:42.038 ****** fatal: [ci-vm-10-0-148-139.hosted.upshift.rdu2.redhat.com]: FAILED! => {"msg": "The field 'vars' has an invalid value, which includes an undefined variable. The error was: 'openshift_logging_kibana_ops_hostname' is undefined\n\nThe error appears to have been in '/usr/share/ansible/openshift-ansible/roles/openshift_logging_kibana/tasks/generate_route.yaml': line 27, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Generating Kibana route template\n ^ here\n"} PLAY RECAP ********************************************************************* ci-vm-10-0-148-139.hosted.upshift.rdu2.redhat.com : ok=147 changed=38 unreachable=0 failed=1 ci-vm-10-0-149-248.hosted.upshift.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 ci-vm-10-0-150-201.hosted.upshift.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 ci-vm-10-0-150-223.hosted.upshift.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 ci-vm-10-0-151-110.hosted.upshift.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 ci-vm-10-0-151-111.hosted.upshift.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 localhost : ok=11 changed=0 unreachable=0 failed=0 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-2019:3139 |