1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2025-09-11 16:19:29 +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
::fluentd::plugin { 'fluent-plugin-elasticsearch':
type => 'file',
source => 'puppet:///path/to/plugin'
source => 'puppet://path/to/plugin'
}