ed2ea0680f
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: |
||
---|---|---|
.. | ||
overcloud_containers.yaml | ||
overcloud_containers.yaml.j2 | ||
tripleo_kolla_config_overrides.conf | ||
tripleo_kolla_template_overrides.j2 |