7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
# Generated by Chef
|
|
# For more information see rsyslog.conf(5) and /etc/rsyslog.conf
|
|
|
|
<% node['rsyslog']['default_facility_logs'].each do |key, value| %>
|
|
<%= key %> <%= value %>
|
|
<% end %>
|