Comment 3 for bug 1705481

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

Reviewed: https://review.openstack.org/485621
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=60601d281d61c9f72f69b65c0a606783814c14b1
Submitter: Jenkins
Branch: master

commit 60601d281d61c9f72f69b65c0a606783814c14b1
Author: Alex Schultz <email address hidden>
Date: Thu Jul 20 07:21:09 2017 -0600

    Switch MonitoringRabbitUseSSL to boolean

    The puppet-sensu module recently added type checking so rabbitmq_ssl
    needs to be a boolean and not a string.

    Change-Id: I69b5a7528c8728310766abdc27ad11c93c4722d5
    Closes-Bug: #1705481