mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +00:00
fixed lint warnings
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
# file installation
|
||||
::fluentd::plugin { 'fluent-plugin-elasticsearch':
|
||||
type => 'file',
|
||||
source => 'puppet://path/to/plugin'
|
||||
source => 'puppet:///modules/path/to/plugin'
|
||||
}
|
||||
|
Reference in New Issue
Block a user