OP#78 add define
This commit is contained in:
8
templates/custom_config.erb
Normal file
8
templates/custom_config.erb
Normal file
@@ -0,0 +1,8 @@
|
||||
###############################################################################
|
||||
##### 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 -%>
|
||||
Reference in New Issue
Block a user