]> git.openstreetmap.org Git - chef.git/blob - cookbooks/systemd/templates/default/environment.erb
build(deps): bump cookstyle from 8.1.3 to 8.1.4
[chef.git] / cookbooks / systemd / templates / default / environment.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 <% @environment.each do |name,value| -%>
4 <%= name %>="<%= value %>"
5 <% end -%>