Comment 5 for bug 1884115

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/737765
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=6585e21db7789276ff6a181329053ed0d57184b5
Submitter: Zuul
Branch: stable/train

commit 6585e21db7789276ff6a181329053ed0d57184b5
Author: Emilien Macchi <email address hidden>
Date: Thu Jun 18 14:05:24 2020 -0400

    Sync httpd conf.modules.d configs

    For containers which run httpd, make sure conf.modules.d is also synced
    into the container; so apache doesn't fail with:
    AH00534: httpd: Configuration error: More than one MPM loaded.

    This is now required since:
    https://github.com/puppetlabs/puppetlabs-apache/commit/6425cc46a841fa6ea5bb3f34b8f31d86c14e6914

    Change-Id: Ib315d10dbdbbad1628f536a74cd1fca371f018f5
    Closes-Bug: #1884115
    (cherry picked from commit 1a48fa61f4a7d79041336e11ae54e46075d4f2a7)