mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-10 04:50:34 +00:00
prepare 0.5.5
This commit is contained in:
parent
d27479eb17
commit
3f26736084
@ -1,4 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
## 0.5.5
|
||||||
|
* Added `conf_dir_manage` parameter (Default: false)
|
||||||
|
* Exclusively handle config files into fluentd::conf_dir. Other files not created by puppet, will be deleted
|
||||||
|
|
||||||
## 0.5.4
|
## 0.5.4
|
||||||
* fixed templates/filter.erb
|
* fixed templates/filter.erb
|
||||||
* fixed removing of old GPG key for yum repos
|
* fixed removing of old GPG key for yum repos
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "wywygmbh-fluentd",
|
"name": "wywygmbh-fluentd",
|
||||||
"version": "0.5.4",
|
"version": "0.5.5",
|
||||||
"author": "wywy GmbH",
|
"author": "wywy GmbH",
|
||||||
"summary": "Generic module for fluentd (td-agent).",
|
"summary": "Generic module for fluentd (td-agent).",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user