mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +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