# this file is managed by puppet <%- @config.sort.map do |section,conf| -%> [<%= section -%>] <%- conf.sort.map do |key,value| -%> <%= key %> = <%= value %> <%- end -%> <%- end -%>