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
This commit is contained in:
5
releasenotes/notes/rsyslog-5dc93db5eb8fc953.yaml
Normal file
5
releasenotes/notes/rsyslog-5dc93db5eb8fc953.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
On undercloud and standalone, install rsyslog on the host by default.
|
||||
See https://bugs.launchpad.net/tripleo/+bug/1850562
|
||||
Reference in New Issue
Block a user