Comment 3 for bug 1799689

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/726289
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=fbc47e60e1ce0f371c3f9e4350d5581c98d7b393
Submitter: Zuul
Branch: master

commit fbc47e60e1ce0f371c3f9e4350d5581c98d7b393
Author: xiaojueguan <email address hidden>
Date: Fri May 8 14:27:21 2020 +0800

    Remove post_config from the Kibana role

    Since at least Stein, there is no visible effect from these tasks.
    The Kibana dashboard seems to be working exactly the same,
    greeting user on the first use with "please configure my index".
    I tested on both Ubuntu and CentOS.
    In new E*K stack (Ussuri+, CentOS8+) it even causes play errors.

    Co-authored-by: RadosÅ‚aw Piliszek <email address hidden>
    Change-Id: Iafc6986cce9cbaa0ea9e219ca85d7d01a61308cf
    Closes-Bug: #1799689