tripleo-heat-templates/deployment/deprecated/logging
Juan Badia Payno 0317a5b7d5 Modified the way fluentd configures rsyslog
Fluentd makes rsyslog to send the logs to fluentd locally.
This configuration was create within the puppet-tripleo,
mounting the /etc/rsyslog.d/ directory on the fluentd
container. This generates an issue when is deployed on
RHEL BZ #1701726.

This patch aim to fix it.
 - The /etc/rsyslog.d directory is no longer mounted
 on the fluentd container.
 - The rsyslog configuration was moved to the host_prep_tasks.

Depends-On: I388180dc991926ff30f8bbc556f61447152f8dc9
Change-Id: Iae610832c12d63bde1eb507ba4bb89f2e3cfa24b
(cherry picked from commit bbbca8d65d)
2019-05-14 18:51:39 +00:00
..
fluentd-config.yaml Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00
fluentd-container-puppet.yaml Modified the way fluentd configures rsyslog 2019-05-14 18:51:39 +00:00