mirror of
https://github.com/krislamo/puppet-fluentd
synced 2024-11-10 04:50:34 +00:00
try to fix build
This commit is contained in:
parent
8081e8df20
commit
f32ea2c0ba
@ -5,5 +5,5 @@
|
|||||||
# file installation
|
# file installation
|
||||||
::fluentd::plugin { 'fluent-plugin-elasticsearch':
|
::fluentd::plugin { 'fluent-plugin-elasticsearch':
|
||||||
type => 'file',
|
type => 'file',
|
||||||
source => 'puppet:///path/to/plugin'
|
source => 'puppet://path/to/plugin'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user