Tim Smith 5a717c4ebe Move templates out of the default directory
Signed-off-by: Tim Smith <tsmith@chef.io>
2017-07-28 09:28:30 -07:00

9 lines
176 B
Plaintext

#
# This file is generated by Chef.
# Local changes will be overwritten
#
<% @map.each do |key, value| -%>
<%= key %><%= @separator %><%= value %>
<% end unless @map.nil? -%>