Comment 3 for bug 1246742

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

Reviewed: https://review.openstack.org/69511
Committed: https://git.openstack.org/cgit/stackforge/puppet-horizon/commit/?id=fa5729c7b5f5b2e993de20eec19d023db87268be
Submitter: Jenkins
Branch: master

commit fa5729c7b5f5b2e993de20eec19d023db87268be
Author: Matthew Black <email address hidden>
Date: Thu Jan 30 14:47:42 2014 -0500

    Fixed Horizon SSL issues

    Apache fails to start when the SSLEngine directive is turned
    on outside of a vhost. Horizon configuration has been turned
    into two apache vhosts. When SSL is enabled it will create
    the second vhost for SSL. Additionally ssl_redirect was added
    to have a redirect from http to https.

    Closes-Bug: #1246742
    Change-Id: Icf2a4bed8980137181810f2f5d3a38db54af4443