Comment 1 for bug 1772750

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

Reviewed: https://review.openstack.org/570061
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ebf343e3cee3b84c987ecbebbae086f1bd1ac1a5
Submitter: Zuul
Branch: master

commit ebf343e3cee3b84c987ecbebbae086f1bd1ac1a5
Author: Jorge Niedbalski <email address hidden>
Date: Tue May 22 17:45:52 2018 -0400

    [kibana] symlink to the kibana executable under /opt/ (debian)

    Kolla-ansible expects for /opt/kibana/bin/kibana to exists as
    the default path location, centos/redhat distros have this location
    set, so it would be desirable for debian to at least have a symlink
    to the executable under the /opt path.

    Closes-Bug: #1772750

    Change-Id: I1034ecb1d909dcc357ffa904569ca7c8358386b1
    Signed-off-by: Jorge Niedbalski <email address hidden>