1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-20 04:30:36 +00:00

try to fix build

This commit is contained in:
Max Wilhelm 2016-07-14 10:56:17 +02:00
parent 8081e8df20
commit f32ea2c0ba

View File

@ -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'
} }