cookbooks/fb_systemd/templates/default/loader-entry.conf.erb (
3
lines of code) (
raw
):
<% node['fb_systemd']['boot']['entries'][@entry].to_hash.each do |key, val| -%> <%= key %> <%= val %> <% end -%>