Comment 4 for bug 1530396

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/264799
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=430b7fdca5c68f5aa11d153b82d643010a40a480
Submitter: Jenkins
Branch: stable/8.0

commit 430b7fdca5c68f5aa11d153b82d643010a40a480
Author: Alex Schultz <email address hidden>
Date: Thu Dec 31 16:15:11 2015 -0700

    Correct defaultfor for haproxy_backend_status

    The haproxy_backend_status provider for haproxy should have had
    defaultfor :kernel => :linux instead of :osfamily. This change updates
    it to reference :kernel which should clean up the warning around
    multiple default providers for haproxy_backend_status.

    Change-Id: I081a2654a40434a66a4b267969d93c9f26294d8e
    Closes-Bug: #1530396
    (cherry picked from commit 8e268a2a35e542e5977c996f1cd267a74abc111c)