Comment 2 for bug 1475597

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/202981
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=ba7587267a24db33039948712751c3f7cd6a2eb0
Submitter: Jenkins
Branch: master

commit ba7587267a24db33039948712751c3f7cd6a2eb0
Author: Jesse Pretorius <email address hidden>
Date: Fri Jul 17 12:13:31 2015 +0100

    Set haproxy install to use latest packages

    This patch changes the apt task for installing haproxy packages
    from only checking for presence to always checking for the
    latest package version.

    This is essential to allow a deployer to switch from a
    configuration that does not implement SSL to one that does.

    Change-Id: Iaf6eaedba835a332920336b1cb66190924537301
    Closes-Bug: #1475597