OP#78 add define

This commit is contained in:
2026-04-14 16:20:49 +02:00
parent 1e52fd312d
commit 5508f5a51f
3 changed files with 43 additions and 1 deletions

View 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 -%>