mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +00:00
fixed source.erb template indentation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<source>
|
||||
<% @config.each do |key, val| -%>
|
||||
<%= key -%> <%= val %>
|
||||
<%= key -%> <%= val %>
|
||||
<% end -%>
|
||||
</source>
|
||||
|
Reference in New Issue
Block a user