puppet-mastodon/templates/env.production.erb

6 lines
122 B
Text
Raw Normal View History

2023-11-28 17:37:50 +01:00
# This file was generated by Puppet
<% @real_config.each_pair do |field, value| -%>
<%= field %>=<%= value %>
<% end -%>