Comment 5 for bug 1637260

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/newton)

Reviewed: https://review.openstack.org/396656
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=2fcb7e63189db663191e699015d09b882ec7a2fe
Submitter: Jenkins
Branch: stable/newton

commit 2fcb7e63189db663191e699015d09b882ec7a2fe
Author: Tomas Sedovic <email address hidden>
Date: Thu Oct 27 18:31:38 2016 +0200

    Fix the rabbitmq-limits validations

    The validation fails because the rabbitmqctl command needs to be run as
    root. This adds "become: true" to the task to fix it.

    Change-Id: I565119bcfd27460cda1992d8922eba500a5db157
    Closes-Bug: #1637260
    (cherry picked from commit ea7aed4af269a26e15498a7db6438a63bf5f0ded)