mirror of
https://github.com/krislamo/puppet-fluentd
synced 2026-07-27 09:58:56 +00:00
added fluentd::source definition
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<source>
|
||||
<% @config.each do |key, val| -%>
|
||||
<%= key -%> <%= val %>
|
||||
<% end -%>
|
||||
</source>
|
||||
Reference in New Issue
Block a user