Comment 7 for bug 1850562

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

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

commit 83ae5542ce47bb25ae03c1b0cc4f8e2cc2887af9
Author: Emilien Macchi <email address hidden>
Date: Wed Oct 30 17:59:43 2019 +0100

    Install and start Rsyslog on the Undercloud & Standalone

    Create a new Rsyslog service that is deployed on the host (not in a
    container) and with Ansible.

    Make it so it's deployed by default on Undercloud & Standalone setups.
    Also move the tasks that configure rsyslogd for HAproxy & Swift to be
    executed after the host prep tasks (using deploy step tasks).

    Change-Id: I027c64aefcc4715da17836a5cf0141152cf146aa
    Closes-Bug: #1850562
    (cherry picked from commit 5ff628f1cfb72a88e7414370e0f9083a206eb710)