Bug 1465275
| Summary: | metricsPublicURL is configured only first master with ansible metrics installer | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Takayoshi Kimura <tkimura> | ||||
| Component: | Installer | Assignee: | Scott Dodson <sdodson> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5.0 | CC: | aos-bugs, jokerman, mmccomas, wsun | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.z | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openshift-ansible-3.5.85-1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-06-28 11:56:56 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: | |||||||
| Attachments: |
|
||||||
|
Description
Takayoshi Kimura
2017-06-27 05:43:38 UTC
This should already be fixed in openshift-ansible-3.5.85-1 and newer. Tested on HA environment which have 3 masters(ectd also on these machines), 2 nodes and 1lb. metricsPublicURL now all configured on 3 masters with ansible metrics installer. # rpm -qa | grep openshift-ansible openshift-ansible-lookup-plugins-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-playbooks-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-roles-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-docs-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-callback-plugins-3.5.90-1.git.0.c7a4e8a.el7.noarch openshift-ansible-filter-plugins-3.5.90-1.git.0.c7a4e8a.el7.noarch Attached ansible inventory file Created attachment 1292605 [details]
ansible inventory file, after deployments, metrics works well
This was already fixed in openshift-ansible-3.5.85-1 and later |