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

7 Commits

Author SHA1 Message Date
Jan Krause
641873546f minor changes 2015-12-09 16:04:28 +01:00
Max Wilhelm
922914c32b fixed lint warnings 2015-12-07 11:09:31 +01:00
Max Wilhelm
9d2175411b parameterized config path, dir, file and user/group 2015-12-04 14:20:11 +01:00
Max Wilhelm
49529498aa prettified notify calls 2015-12-04 12:30:30 +01:00
Max Wilhelm
86c5e91781 Revert "manifests/config.pp -> manifests/config/init.pp"
This reverts commit 51b5f0f640.

This is needed to make sure the puppet autoloader can load the class  while running tests.
2015-12-03 17:44:02 +01:00
Max Wilhelm
51b5f0f640 manifests/config.pp -> manifests/config/init.pp 2015-12-01 14:23:37 +01:00
Max Wilhelm
adb39eabf0 added fluentd::config
this class overwrites the installation default 'td-agent.conf' with and include of the created '/etc/td-agent/conf.d' directory. All sources, matches and filters will be placed as single files in '/etc/td-agent/conf.d'.
2015-11-30 17:17:54 +01:00