Comment 11 for bug 2048037

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-horizon (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/puppet-horizon/+/905524
Committed: https://opendev.org/openstack/puppet-horizon/commit/c40b6c453e50ea4f7534a67fb3f25c92c2496eb2
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit c40b6c453e50ea4f7534a67fb3f25c92c2496eb2
Author: Takashi Kajinami <email address hidden>
Date: Tue Jan 9 23:45:52 2024 +0900

    Restart httpd after config change

    This fixes the missing notifications so that the httpd service is
    properly restarted after config files are updated.

    This also realigns package resources for separate dasobhards to
    the global install phase because these packages should be installed
    before config phase.

    Related-Bug: #2048037
    Change-Id: I8331c6c528391401c57b450be6bf75829179a9f8
    (cherry picked from commit d8098793ea571231d6668eac2973831e1d2fbb4b)