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

31 Commits

Author SHA1 Message Date
bbc4e06d07
Merge 'feature/extend_templates_for_fluentd_0_14' 2020-04-02 12:32:51 -04:00
Andy Pritchard
d92ea1e849
Updated README.md 2018-03-05 10:50:03 +00:00
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
dec8216a78 bump versions
- breaking change, so we bump the major version
- update dependency versions to keep them relatively fresh
- update repo urls
2018-01-17 11:04:19 +01:00
Robert Waffen
45449583d9 Extend templates for fluentd 0.14 new sections
- extend source to support format and parse section
- extend match to support buffers with chunk keys
- update readme
2017-11-11 15:33:08 +01:00
Max Wilhelm
d7ab62a388 fixed licensing 2017-08-17 17:10:15 +02:00
Max Wilhelm
ca55558b44 some more renaming 2017-08-17 16:52:10 +02:00
Jan Krause
cd9813f574 rename company 2017-08-17 16:49:04 +02:00
Max Wilhelm
0c62c616f0 updated comments & README 2017-08-14 13:18:06 +02:00
Peter Drake
6cb1364023 Correct the docs related to the service_enable parameter. 2016-07-13 15:55:55 -04:00
Martin Hrabovcin
9754e64490 Allow to install specific version of fluent plugins 2016-05-11 18:32:31 +02:00
Max Wilhelm
9f79619a08 fixed typeo in README 2016-01-27 18:25:36 +01:00
Max Wilhelm
89287cc828 updated README 2016-01-27 13:43:34 +01:00
Max Wilhelm
471eb1bbf2 added debian support 2016-01-23 00:32:29 +01:00
Max Wilhelm
9eb93da056 cleanup beaker tests
- use beaker/puppet_install_helper to install puppet
- installed dependency modules like they are listed in the metadata.json
- changed apt repo source from https to http, https produced ssl errors under certain ruby versions and needs additional packages on some systems and the packages are signed anyways
2016-01-22 18:52:12 +01:00
Max Wilhelm
afc59cb27e renamed manage_repo to repo_manage
consistency
2016-01-22 18:50:04 +01:00
Max Wilhelm
d11007eb35 Update README.md 2015-12-22 14:05:49 +01:00
Max Wilhelm
7beb6b5298 added class parameters to README 2015-12-22 13:57:09 +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
5a67bcac9a added version badge to README.md 2015-12-07 18:51:12 +01:00
Max Wilhelm
225df3361b prepared release 0.1.0 2015-12-07 18:35:59 +01:00
Max Wilhelm
6d2f4b43d9 added travis.yml 2015-12-07 12:34:35 +01:00
Max Wilhelm
99675255e5 prettified README.md 2015-12-07 11:20:51 +01:00
Max Wilhelm
cec2c1c0c7 added running linter to test suite README 2015-12-07 11:18:04 +01:00
Max Wilhelm
d1907b14f6 added missing , in examples 2015-12-04 12:54:07 +01:00
Max Wilhelm
450f38a8f9 Update README.md 2015-12-03 18:04:08 +01:00
Max Wilhelm
e7a41f2ad5 added how to run the test suite to README 2015-12-03 17:56:34 +01:00
Max Wilhelm
b0a98aa149 added definition to install plugins 2015-12-03 11:59:51 +01:00
Max Wilhelm
9bcc78ec74 added requirements section to README 2015-12-01 17:21:31 +01:00
Max Wilhelm
7276c9426b first README draft 2015-12-01 17:18:07 +01:00
Max Wilhelm
3f09afb262 initial commit 2015-11-30 12:23:28 +01:00