Comment 29 for bug 1845665

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

Reviewed: https://review.opendev.org/692660
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=0ef0ebb9b08ebe5692f870a6bb20528c4ac1dd0c
Submitter: Zuul
Branch: master

commit 0ef0ebb9b08ebe5692f870a6bb20528c4ac1dd0c
Author: tpsilva <email address hidden>
Date: Sat Nov 2 07:46:22 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: I881c3569a25c0f0a84c14ee086b3f3adfdbc97f9
    Closes-bug: #1845665