mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-04-04 13:54:22 +00:00
Fixed lint warnings
This commit is contained in:
parent
72e6bcd744
commit
29122932ef
@ -9,7 +9,7 @@
|
|||||||
'type' => 'regexp',
|
'type' => 'regexp',
|
||||||
'expression' => '^(?<name>[^ ]*) (?<user>[^ ]*) (?<age>\d*)$'
|
'expression' => '^(?<name>[^ ]*) (?<user>[^ ]*) (?<age>\d*)$'
|
||||||
},
|
},
|
||||||
'storage'=> {
|
'storage' => {
|
||||||
'type' => 'local',
|
'type' => 'local',
|
||||||
'path' => 'test.pos'
|
'path' => 'test.pos'
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user