puppet-mastodon/templates/env.production.erb

5 lines
122 B
Text

# This file was generated by Puppet
<% @real_config.each_pair do |field, value| -%>
<%= field %>=<%= value %>
<% end -%>