Comment 12 for bug 1724751

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

Reviewed: https://review.openstack.org/532742
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=e807e860fd3f7ff16f376af9cd425f46f9d2a402
Submitter: Zuul
Branch: stable/newton

commit e807e860fd3f7ff16f376af9cd425f46f9d2a402
Author: Cédric Jeanneret <email address hidden>
Date: Thu Oct 19 08:32:09 2017 +0200

    Create dedicated "apache" base profile

    This profile has multiple purposes:
    - group common httpd configurations/instructions
    - correct a small issue with the "status" mod

    Until now, only Horizon was specifically including this mode, and as
    httpd wasn't listening on localhost, it wasn't in use at all.

    With this commit, all API using apache will be able to provide the httpd
    server status on 127.0.0.1/server-status.

    Change-Id: If6d64f807c244d7e56852a67ac7dbad26c4c002f
    Closes-Bug: 1724751
    (cherry picked from commit ca7239a5dc047c2c0aa5f8dc52205594c97469d3)