a87f8be7ef9a4be791cccb0018ebf9b3814b162b

Currently, when fluentd is configured to listen to syslogs, Fluentd configures itself and also rsyslog creating the file /etc/rsyslog.d/fluentd.conf. This generates an issue when is deployed on RHEL BZ #1701726. To avoid this issue, a fluentd_managed_rsyslog parameter is added so fluentd can be configured to create the file or not. Change-Id: I388180dc991926ff30f8bbc556f61447152f8dc9
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
- TripleO: https://docs.openstack.org/tripleo-docs/latest/
- Testing with puppet: https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing.html
- Release Notes https://docs.openstack.org/releasenotes/puppet-tripleo
Description