1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-19 20:20:35 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
6620a30633
Upgrade to td-agent v4 on older Puppet installs
The fluentd_gem provider for installing fluentd plugins uses
Puppet's built-in gem provider. Unfortunately, that gem provider
on our Puppet version is not compatible with td-agent's new embedded
Ruby since it includes the no-rdoc and no-ri flags deprecated and
replaced by the no-document flag. This install function override
replaces the flags and might be removable after a Puppet upgrade.
2022-05-18 15:24:34 -04:00
Coto Cisternas
57740bc18d confine for provider 2016-01-16 00:15:58 -03:00
Max Wilhelm
98f55bd1fd added fluentd_gem provider
this provider will be used to install fluentd plugins
2015-12-01 17:56:16 +01:00