Comment 2 for bug 1498726

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

Reviewed: https://review.openstack.org/226610
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=e0e56f57a0a54450038f6ff42ba3fcbf60d046d3
Submitter: Jenkins
Branch: master

commit e0e56f57a0a54450038f6ff42ba3fcbf60d046d3
Author: Jimmy McCrory <email address hidden>
Date: Tue Sep 22 19:14:15 2015 -0700

    Configure HAProxy SSL frontends with cipher suite

    For increased security against possible SSL attacks, configure HAProxy
    SSL frontends with a cipher suite. Default to the existing
    ssl_cipher_suite variable defined in user_variables.

    Change-Id: Ida64765bb4ebec0bbfa118e2eeedfb36ad2bd3f8
    Closes-Bug: #1498726