8 lines
474 B
Plaintext
8 lines
474 B
Plaintext
###############################################################################
|
|
##### DO NOT EDIT THIS FILE MANUALLY #
|
|
##### This file is managed by Puppet. Any changes to this file will be #
|
|
##### overwritten. Update the Puppet define input instead. #
|
|
###############################################################################
|
|
<% @config_content.each do |config_line| -%>
|
|
<%= config_line %>
|
|
<% end -%> |