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

14 Commits

Author SHA1 Message Date
pilchkinstein-gtv
72e6bcd744 Implemented <parse>, <storage> etc sections within fluentd::source template
- Changed templates/source.erb to accept Hash elements within 'config'
- Updated source_spec test
- Updated README.md
2018-03-02 22:32:51 +00:00
Christian Becker
90a16243a6 whoops i broke the tests 2018-01-17 11:22:32 +01:00
Max Wilhelm
fc0f3fdf88 use rspec-puppet-facts for source_spec 2017-08-17 13:34:13 +02:00
Max Wilhelm
613a28ccaf use rspec-puppet-facts for plugin_spec 2017-08-17 13:34:03 +02:00
Max Wilhelm
5f213da8b3 use rspec-puppet-facts for match_spec 2017-08-17 13:33:54 +02:00
Max Wilhelm
258a37ff11 use rspec-puppet-facts for filter_spec 2017-08-17 13:33:43 +02:00
Max Wilhelm
525fc9c5ab use fixtures for conf file tests
should help to solve https://github.com/wywygmbh/puppet-fluentd/issues/4
2017-08-03 12:00:59 +02:00
Martin Hrabovcin
75a537432c Fix tests for Puppet 4 2016-05-12 22:31:52 +02: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