cookbooks/fb_cron/templates/default/crond_env.erb (
4
lines of code) (
raw
):
# this file generated by Chef. See fb_cron/README.md <% node['fb_cron']['environment'].to_hash.each do |key, val| %> <%= key %>="<%= val %>" <% end %>