mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-09 20:50:34 +00:00
fixed fluentd::plugin::file
This commit is contained in:
parent
fcdbee4903
commit
0b4c930762
@ -15,6 +15,6 @@ define fluentd::plugin::file (
|
||||
group => 'td-agent',
|
||||
mode => '0640',
|
||||
source => $source,
|
||||
notify => Class['Fluentd::Service'];
|
||||
notify => Class['Fluentd::Service']
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user