1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2026-06-14 18:41:18 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
Jan Krause 88f021de43 allow repeating keys in match rules
extends the match template, yes, its not pretty
readable, to support array definitions for
defining multiple server or stores.
2015-12-11 10:21:27 +01:00
Max Wilhelm 43cfae7797 plugin_spec 2015-12-04 13:28:06 +01:00
Max Wilhelm fcdbee4903 fixed spec context 2015-12-04 13:14:40 +01:00
Max Wilhelm 0723d2df21 added match_spec 2015-12-04 13:11:34 +01:00
Max Wilhelm 87b6efde4b added filter_spec 2015-12-04 13:11:23 +01:00
Max Wilhelm df6c698931 added source_spec 2015-12-04 13:11:08 +01:00
Max Wilhelm 395128abd5 changed apt key to full fingerprint 2015-12-04 12:48:17 +01:00
Max Wilhelm ea344aa9ad added fluentd_repo_apt_spec 2015-12-04 12:29:06 +01:00
Max Wilhelm 240c4b37b8 added fluentd_service_spec.rb 2015-12-03 19:30:07 +01:00
Max Wilhelm b12b650357 added fluentd_config_spec.rb 2015-12-03 19:30:07 +01:00
Max Wilhelm 54431b8542 added fluentd_install_spec.rb 2015-12-03 19:30:07 +01:00
Max Wilhelm b21e606acb added fluentd_repo_spec.rb 2015-12-03 19:30:07 +01:00
Max Wilhelm 3c10ce7aac spec/classes/init_spec.rb -> spec/classes/fluentd_spec.rb 2015-12-03 19:30:06 +01:00
Max Wilhelm 1cc05f5b1b WIP: added first init.pp test 2015-12-03 17:53:01 +01:00
Max Wilhelm 3f09afb262 initial commit 2015-11-30 12:23:28 +01:00