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

18 Commits

Author SHA1 Message Date
Christian Becker
2183f670f2 change tresuredata GPG key
http://www.fluentd.org/blog/update-gpg-key-for-td-agent
2017-01-19 14:40:44 +01:00
Martin Hrabovcin
75a537432c Fix tests for Puppet 4 2016-05-12 22:31:52 +02:00
Max Wilhelm
ae7256a8c2 added context to class spec tests to be able to test osfamily RedHat 2016-01-27 12:45:27 +01:00
Max Wilhelm
be1a555591 added spec test for fluentd::repo::yum 2016-01-27 12:42:11 +01:00
Max Wilhelm
b0000fc99b added include parameter to fluentd::repo::apt test 2016-01-26 22:20:26 +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
2e5892663e fixed spec tests 2016-01-11 18:38:08 +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
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