Comment 1 for bug 1813053

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

Reviewed: https://review.openstack.org/632798
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=1eedba81fd989f3485834037ebfe1f4012d068b3
Submitter: Zuul
Branch: master

commit 1eedba81fd989f3485834037ebfe1f4012d068b3
Author: Alex Schultz <email address hidden>
Date: Wed Jan 23 12:22:01 2019 -0700

    Load python3 mod_wsgi for fedora/rhel8

    The python3 containers/systems will have the python3 mod_wsgi and not
    the python2 version. For now we can manage this in our apache base until
    a newer puppetlabs-apache supports the newer packages.

    Change-Id: Id17539959454f2846a432a03c497de52a0f07798
    Closes-Bug: #1813053