RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Juan Badia Payno a87f8be7ef Let fluentd not create /etc/rsyslog.d/fluentd.conf file
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
2019-05-08 11:07:22 +02:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Qdr: InternalTLS support. 2019-03-28 16:28:05 -04:00
lib Adding a udev rule to save sriov interface name before configuring switchdev 2019-02-20 03:27:25 -05:00
manifests Let fluentd not create /etc/rsyslog.d/fluentd.conf file 2019-05-08 11:07:22 +02:00
releasenotes Merge "Add support to set ovs_nb_connection" 2019-04-25 17:53:08 +00:00
spec Let fluentd not create /etc/rsyslog.d/fluentd.conf file 2019-05-08 11:07:22 +02:00
templates Remove unused docker_distribution template 2019-04-28 08:22:12 +00:00
zuul.d Merge "Fix puppet unit ci config" 2019-04-28 11:15:30 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Fixup tests for puppet 6 2019-04-24 22:13:39 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata for release 2019-04-18 09:37:12 -06:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:46:02 +08:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing