Comment 25 for bug 1845665

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

Reviewed: https://review.opendev.org/703437
Committed: https://git.openstack.org/cgit/openstack/charm-swift-proxy/commit/?id=2d8d80e47e792c93d0158a0c82d45d5f66caba97
Submitter: Zuul
Branch: master

commit 2d8d80e47e792c93d0158a0c82d45d5f66caba97
Author: tpsilva <email address hidden>
Date: Sat Nov 2 07:30:20 2019 -0300

    Disable Apache port 80

    Currently, Apache ports.conf file is not being configured by this
    charm. This patch changes the ports.conf default file with another one
    that does not open port 80 on SSL environments.

    Change-Id: I63f46223c64f2561f505828491a482dea79dc39a
    Closes-bug: #1845665