mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-07 23:09:30 +00:00
fixed fluentd::plugin::file call
This commit is contained in:
@@ -48,6 +48,7 @@ define fluentd::plugin (
|
||||
|
||||
fluentd::plugin::file { $name:
|
||||
ensure => $ensure,
|
||||
source => $source,
|
||||
require => Class['Fluentd::Install']
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user