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

Commit Graph

  • 490868d6b1 require => Exec['apt_update'] before install Coto Cisternas 2016-01-20 00:40:21 -0300
  • 57740bc18d confine for provider Coto Cisternas 2016-01-16 00:15:58 -0300
  • e693af3c42 debian support, fix exec validations and repository Coto Cisternas 2016-01-15 17:35:19 -0300
  • 2e5892663e fixed spec tests Max Wilhelm 2016-01-11 18:38:08 +0100
  • 5da076c98a changed fluentd repo location from http to https Max Wilhelm 2016-01-11 18:37:09 +0100
  • c6e3a69f2b added first version of beaker tests (wip) Max Wilhelm 2016-01-11 18:36:45 +0100
  • d11007eb35 Update README.md Max Wilhelm 2015-12-22 14:05:49 +0100
  • 7beb6b5298 added class parameters to README Max Wilhelm 2015-12-22 13:57:09 +0100
  • 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/*. Max Wilhelm 2015-12-22 13:56:46 +0100
  • 6a08c099c4 prepare 0.4.0 release 0.4.0 Jan Krause 2015-12-11 10:52:35 +0100
  • 88f021de43 allow repeating keys in match rules Jan Krause 2015-12-11 10:21:27 +0100
  • b5d8088d31 prepare 0.3.0 release 0.3.0 Jan Krause 2015-12-09 16:06:00 +0100
  • 31a92b59eb pin dependency modules in fixtures Jan Krause 2015-12-09 16:04:47 +0100
  • 641873546f minor changes Jan Krause 2015-12-09 16:04:28 +0100
  • a08cd1f4f4 change travis build notification Jan Krause 2015-12-09 14:24:28 +0100
  • 428a220e1f increased stdlib dependency 0.2.0 Max Wilhelm 2015-12-08 11:50:23 +0100
  • 5a67bcac9a added version badge to README.md Max Wilhelm 2015-12-07 18:51:12 +0100
  • 225df3361b prepared release 0.1.0 0.1.0 Max Wilhelm 2015-12-07 18:35:59 +0100
  • 89c98b79d6 added examples to examples folder Max Wilhelm 2015-12-07 13:23:41 +0100
  • c1de2cb703 removed future parser rvm Max Wilhelm 2015-12-07 12:37:02 +0100
  • 6d2f4b43d9 added travis.yml Max Wilhelm 2015-12-07 12:34:35 +0100
  • 99675255e5 prettified README.md Max Wilhelm 2015-12-07 11:20:51 +0100
  • cec2c1c0c7 added running linter to test suite README Max Wilhelm 2015-12-07 11:18:04 +0100
  • 922914c32b fixed lint warnings Max Wilhelm 2015-12-07 11:09:31 +0100
  • 9d2175411b parameterized config path, dir, file and user/group Max Wilhelm 2015-12-04 14:20:11 +0100
  • 43cfae7797 plugin_spec Max Wilhelm 2015-12-04 13:28:06 +0100
  • c957e70511 fixed fluentd::plugin::file call Max Wilhelm 2015-12-04 13:27:29 +0100
  • 4eca5e3a14 fixed fluentd::plugin::gem Max Wilhelm 2015-12-04 13:24:19 +0100
  • 0b4c930762 fixed fluentd::plugin::file Max Wilhelm 2015-12-04 13:24:01 +0100
  • fcdbee4903 fixed spec context Max Wilhelm 2015-12-04 13:14:40 +0100
  • 0723d2df21 added match_spec Max Wilhelm 2015-12-04 13:11:34 +0100
  • 87b6efde4b added filter_spec Max Wilhelm 2015-12-04 13:11:23 +0100
  • df6c698931 added source_spec Max Wilhelm 2015-12-04 13:11:08 +0100
  • d1907b14f6 added missing , in examples Max Wilhelm 2015-12-04 12:54:07 +0100
  • 395128abd5 changed apt key to full fingerprint Max Wilhelm 2015-12-04 12:48:17 +0100
  • 49529498aa prettified notify calls Max Wilhelm 2015-12-04 12:30:30 +0100
  • ea344aa9ad added fluentd_repo_apt_spec Max Wilhelm 2015-12-04 12:29:06 +0100
  • ef70744f8c prettified comments for external classes/defines Max Wilhelm 2015-12-04 11:03:52 +0100
  • 1057a97d2e removed ensure from comment Max Wilhelm 2015-12-04 10:47:04 +0100
  • 8e1a9035f0 removed unused $ensure parameter Max Wilhelm 2015-12-04 10:43:37 +0100
  • 240c4b37b8 added fluentd_service_spec.rb Max Wilhelm 2015-12-03 19:29:28 +0100
  • b12b650357 added fluentd_config_spec.rb Max Wilhelm 2015-12-03 19:29:13 +0100
  • 54431b8542 added fluentd_install_spec.rb Max Wilhelm 2015-12-03 19:28:53 +0100
  • b21e606acb added fluentd_repo_spec.rb Max Wilhelm 2015-12-03 19:28:31 +0100
  • 6fb278603b changed class calls in init.pp this is needed to be able to test classes independently. All these sub classes inherit from the base class (::fluentd). If you call these classes directly you will get a duplicated declaration error. Max Wilhelm 2015-12-03 19:28:11 +0100
  • 3c10ce7aac spec/classes/init_spec.rb -> spec/classes/fluentd_spec.rb Max Wilhelm 2015-12-03 18:34:39 +0100
  • 450f38a8f9 Update README.md Max Wilhelm 2015-12-03 18:04:08 +0100
  • e7a41f2ad5 added how to run the test suite to README Max Wilhelm 2015-12-03 17:56:34 +0100
  • 1cc05f5b1b WIP: added first init.pp test Max Wilhelm 2015-12-03 17:53:01 +0100
  • fc4c9c6bb5 added .fixtures.yml Max Wilhelm 2015-12-03 17:52:19 +0100
  • 86c5e91781 Revert "manifests/config.pp -> manifests/config/init.pp" Max Wilhelm 2015-12-03 17:44:02 +0100
  • b0a98aa149 added definition to install plugins Max Wilhelm 2015-12-03 11:59:51 +0100
  • 98f55bd1fd added fluentd_gem provider this provider will be used to install fluentd plugins Max Wilhelm 2015-12-01 17:56:16 +0100
  • 9bcc78ec74 added requirements section to README Max Wilhelm 2015-12-01 17:21:31 +0100
  • 7276c9426b first README draft Max Wilhelm 2015-12-01 17:18:07 +0100
  • 79ab220662 fail if fluentd::config::file gets called from external Max Wilhelm 2015-12-01 15:29:53 +0100
  • 540a50ea46 added parameter validation for fluentd::source Max Wilhelm 2015-12-01 15:11:24 +0100
  • 8d3c272916 added parameter validation for fluentd::match Max Wilhelm 2015-12-01 15:11:19 +0100
  • d24781fcad added parameter validation for fluentd::filter Max Wilhelm 2015-12-01 15:11:05 +0100
  • ced0f3ad2b added fluentd::service notify on config change Max Wilhelm 2015-12-01 14:25:42 +0100
  • 51b5f0f640 manifests/config.pp -> manifests/config/init.pp Max Wilhelm 2015-12-01 14:23:37 +0100
  • 49857ddb1d added fluentd::match definition Max Wilhelm 2015-12-01 14:19:18 +0100
  • 4c880b1a9b added fluentd::filter definition Max Wilhelm 2015-12-01 14:18:37 +0100
  • ce9a65a4e4 added fluentd::source definition Max Wilhelm 2015-12-01 14:18:06 +0100
  • b79c8bfd25 added generic fluentd::config::file resource this is used to create config files for sources, matches and filters. Max Wilhelm 2015-12-01 13:28:51 +0100
  • 2a35866e27 changed class doc Max Wilhelm 2015-11-30 18:13:24 +0100
  • 5385bf24e6 added missing new line at end of file Max Wilhelm 2015-11-30 18:00:38 +0100
  • 2e98aaa051 if condition for manage_repo is now handled in fluentd::repo Max Wilhelm 2015-11-30 17:53:20 +0100
  • 600970d5df added fluentd::service configures the fluentd (td-agent) service Max Wilhelm 2015-11-30 17:49:18 +0100
  • adb39eabf0 added fluentd::config this class overwrites the installation default 'td-agent.conf' with and include of the created '/etc/td-agent/conf.d' directory. All sources, matches and filters will be placed as single files in '/etc/td-agent/conf.d'. Max Wilhelm 2015-11-30 17:17:54 +0100
  • 0f777de271 added fluentd::install Max Wilhelm 2015-11-30 17:04:14 +0100
  • 0a015155a9 added key id to fluentd::repo::apt Max Wilhelm 2015-11-30 16:06:26 +0100
  • 6463a84e2b added fluentd::repo & fluentd::repo::apt Max Wilhelm 2015-11-30 15:18:26 +0100
  • 3f09afb262 initial commit Max Wilhelm 2015-11-30 12:23:28 +0100