Comment 2 for bug 1530396

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

Reviewed: https://review.openstack.org/262838
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=8e268a2a35e542e5977c996f1cd267a74abc111c
Submitter: Jenkins
Branch: master

commit 8e268a2a35e542e5977c996f1cd267a74abc111c
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