Comment 23 for bug 1845665

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

Reviewed: https://review.opendev.org/703436
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=92e75b5aad36a557f769dc2106e49af25ef98cc8
Submitter: Zuul
Branch: master

commit 92e75b5aad36a557f769dc2106e49af25ef98cc8
Author: tpsilva <email address hidden>
Date: Sat Nov 2 06:31:06 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: I35ba6bb31af6d795d02d90d0d127ac5c6c129d0f
    Closes-bug: #1845665