cookbooks/fb_motd/templates/default/motd.erb (
3
lines of code) (
raw
):
<% node['fb_motd']['extra_lines'].each do |line| -%> <%= line %> <% end -%>