added fluentd::source definition

This commit is contained in:
Max Wilhelm
2015-12-01 14:18:06 +01:00
parent b79c8bfd25
commit ce9a65a4e4
3 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
define fluentd::config::file (
$ensure = present,
$priority = 50,
$content,
$content = undef,
) {
$base_name = "${title}.conf"