mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-12-16 05:10:36 +00:00
fixed fluentd::plugin::file call
This commit is contained in:
parent
4eca5e3a14
commit
c957e70511
@ -48,6 +48,7 @@ define fluentd::plugin (
|
||||
|
||||
fluentd::plugin::file { $name:
|
||||
ensure => $ensure,
|
||||
source => $source,
|
||||
require => Class['Fluentd::Install']
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user