tripleo-heat-templates/releasenotes/notes/rsyslog-5dc93db5eb8fc953.yaml
Emilien Macchi 5ff628f1cf 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
2019-10-31 21:57:01 +01:00

6 lines
150 B
YAML

---
features:
- |
On undercloud and standalone, install rsyslog on the host by default.
See https://bugs.launchpad.net/tripleo/+bug/1850562