mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-09 20:50:34 +00:00
Kris Lamoureux
6620a30633
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. |
||
---|---|---|
.. | ||
config | ||
plugin | ||
repo | ||
config.pp | ||
filter.pp | ||
init.pp | ||
install.pp | ||
match.pp | ||
params.pp | ||
plugin.pp | ||
repo.pp | ||
service.pp | ||
source.pp | ||
user.pp |