Comment 5 for bug 1850562

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

Reviewed: https://review.opendev.org/692195
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5ff628f1cfb72a88e7414370e0f9083a206eb710
Submitter: Zuul
Branch: master

commit 5ff628f1cfb72a88e7414370e0f9083a206eb710
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