mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-10-01 23:39:29 +00:00
Fixed lint warnings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
'type' => 'regexp',
|
||||
'expression' => '^(?<name>[^ ]*) (?<user>[^ ]*) (?<age>\d*)$'
|
||||
},
|
||||
'storage'=> {
|
||||
'storage' => {
|
||||
'type' => 'local',
|
||||
'path' => 'test.pos'
|
||||
},
|
||||
|
Reference in New Issue
Block a user