mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-10-01 15:39:28 +00:00
added fluentd::source definition
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
define fluentd::config::file (
|
||||
$ensure = present,
|
||||
$priority = 50,
|
||||
$content,
|
||||
$content = undef,
|
||||
) {
|
||||
|
||||
$base_name = "${title}.conf"
|
||||
|
Reference in New Issue
Block a user