mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +00:00
allow repeating keys in match rules
extends the match template, yes, its not pretty readable, to support array definitions for defining multiple server or stores.
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
# 'shared_key' => 'my_shared_key',
|
||||
# 'self_hostname' => 'instance.test.com',
|
||||
# 'ca_cert_path' => '/path/to/ca.cert',
|
||||
# 'servers' => {
|
||||
# 'server' => [{
|
||||
# 'host' => 'test.server.com'
|
||||
# }
|
||||
# }]
|
||||
# }
|
||||
# }
|
||||
#
|
||||
|
Reference in New Issue
Block a user