kolla/docker/heat
Juan Antonio Osorio Robles 9df58642c6 RHEL: Add mod_ssl for services running over httpd
This apache module is necessary for when one wants to use TLS for the
services running over httpd.

This only addressed RHEL based systems at the moment, since there is no
such package available for Ubuntu. This requires apache2.2-common which
will carry a lot more dependencies; So I think this should be handled
and decided in a separate patch.

when installing mod_ssl in RHEL-based distributions, an ssl.conf file is
installed in the /etc/httpd/conf.d directory. This file tells httpd to
listen on port 443; however, we don't want to do this by default, since
this should be explicitly enabled by the container's configuration. This
line is thus removed from the configuration.

A release note was added, which specifies this. And the last sentence
can be removed if this is addressed for debian/ubuntu as well.

Related-Bug: #1675490
Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: Id6215d31547247309d43c031e163fa9e4c4ec5dc
2017-03-27 14:52:45 +03:00
..
heat-all Add heat-all container 2017-02-15 12:02:38 -05:00
heat-api Remove include_header and include_footer in all Dockerfiles 2017-02-05 10:44:48 +08:00
heat-api-cfn Remove include_header and include_footer in all Dockerfiles 2017-02-05 10:44:48 +08:00
heat-api-cloudwatch Add heat-api-cloudwatch image 2017-03-09 09:11:58 +01:00
heat-base RHEL: Add mod_ssl for services running over httpd 2017-03-27 14:52:45 +03:00
heat-engine Remove include_header and include_footer in all Dockerfiles 2017-02-05 10:44:48 +08:00