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

9 Commits

Author SHA1 Message Date
ume3
b465108fcc added redhat(yumrepo) support
Check CentOS7.2(1511) / Redhat7.1
refs
 - https://td-agent-package-browser.herokuapp.com/2/redhat/
 - http://docs.puppetlabs.com/puppet/latest/reference/type.html#yumrepo
2016-01-26 18:07:01 +09:00
Max Wilhelm
471eb1bbf2 added debian support 2016-01-23 00:32:29 +01:00
Max Wilhelm
afc59cb27e renamed manage_repo to repo_manage
consistency
2016-01-22 18:50:04 +01:00
Max Wilhelm
7821317f84 added ::fluentd::user
this will manage the user if  is set to true. This will add the td-agent user to the user group 'adm', so td-agent can view log files under /var/log/*.
2015-12-22 13:56:46 +01:00
Max Wilhelm
9d2175411b parameterized config path, dir, file and user/group 2015-12-04 14:20:11 +01:00
Max Wilhelm
8e1a9035f0 removed unused $ensure parameter 2015-12-04 10:43:37 +01:00
Max Wilhelm
600970d5df added fluentd::service
configures the fluentd (td-agent) service
2015-11-30 17:49:18 +01:00
Max Wilhelm
0f777de271 added fluentd::install 2015-11-30 17:04:14 +01:00
Max Wilhelm
6463a84e2b added fluentd::repo & fluentd::repo::apt 2015-11-30 15:18:26 +01:00