2346e5ced4
This change implements a change in the file name for each service so that the log rotate files don't collide when running on a shared host. Change-Id: Ia42656e4568c43667d610aa8421d2fa25437e2aa Closes-Bug: 1499799 |
||
---|---|---|
.. | ||
defaults | ||
files | ||
meta | ||
tasks | ||
templates | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst |
OpenStack rsyslog client
- tags
-
openstack, rsyslog, server, cloud, ansible
- category
-
*nix
Role to deploy rsyslog for use within OpenStack.
- name: Install rsyslog
hosts: rsyslog
user: root
roles:
- { role: "rsyslog_client", tags: [ "rsyslog-client" ] }