Comment 2 for bug 1796830

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

Reviewed: https://review.openstack.org/608904
Committed: https://git.openstack.org/cgit/openstack/charm-swift-proxy/commit/?id=65c90e7c272e984ecc9cee7c936484fbe087fa1b
Submitter: Zuul
Branch: master

commit 65c90e7c272e984ecc9cee7c936484fbe087fa1b
Author: Alvaro Uria <email address hidden>
Date: Tue Oct 9 12:18:38 2018 +0200

    Fix haproxy nrpe checks

      From stable/18.02 onwards, charmhelpers symlink has been removed from
      the hooks directory. On fresh deploys, this caused check_haproxy*
      scripts not to be copied to /usr/local/lib/nagios/plugins.

      This change uses new copy_nrpe_checks arg available to choose a
      different location than the default.

    Change-Id: Ia0a78dd2ace60dd77e81382b8018c04bbc0e2ebf
    Closes-Bug: 1796830
    Signed-off-by: Alvaro Uria <email address hidden>