mirror of
https://github.com/krislamo/puppet-fluentd
synced 2026-07-04 17:51:17 +00:00
fixed source.erb template indentation
This commit is contained in:
Vendored
+4
-4
@@ -1,6 +1,6 @@
|
||||
<source>
|
||||
type tail
|
||||
format json
|
||||
path /var/log/test-application/*.json
|
||||
tag application.test
|
||||
type tail
|
||||
format json
|
||||
path /var/log/test-application/*.json
|
||||
tag application.test
|
||||
</source>
|
||||
|
||||
Reference in New Issue
Block a user