tripleo-common/container-images
Martin André ed2ea0680f Prevent apache from listening on default ports
This fixes an issue where the containers used for TLS proxy would
listen on the same port and thus fail to start with:

(98)Address already in use: AH00072: make_sock: could not bind to
address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to
address 0.0.0.0:80

This change applies the same logic that Kolla does for containers
images with apache in it:

31259fa595/docker/heat/heat-base/Dockerfile.j2 (L20-L21)
31259fa595/docker/heat/heat-base/extend_start.sh (L10-L21)

Change-Id: Ic2fd3f65b06755ae0869af7b39bcdbcb8ec03774
Closes-Bug: #1734879
2017-11-28 19:19:00 +01:00
..
overcloud_containers.yaml Finish deprecation of pull_source 2017-11-27 11:35:28 +13:00
overcloud_containers.yaml.j2 Merge "Fluentd: rename fluentd service" 2017-11-21 21:16:25 +00:00
tripleo_kolla_config_overrides.conf Added a kolla config file for building contaner images with qemu uid 2017-09-04 14:04:21 +05:30
tripleo_kolla_template_overrides.j2 Prevent apache from listening on default ports 2017-11-28 19:19:00 +01:00