Comment 4 for bug 1498726

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

Reviewed: https://review.openstack.org/227730
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=61b7b05f65dfcd196f3a7e358ee5286a86df2b8c
Submitter: Jenkins
Branch: kilo

commit 61b7b05f65dfcd196f3a7e358ee5286a86df2b8c
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
    (cherry picked from commit e0e56f57a0a54450038f6ff42ba3fcbf60d046d3)