fuel-plugin-lma-collector/deployment_scripts/puppet/modules/heka/templates/global.toml.erb

7 lines
119 B
Plaintext

[hekad]
maxprocs=<%= @maxprocs %>
base_dir="<%= @base_dir %>"
<% if @hostname %>
hostname="<%= @hostname %>"
<% end %>