cookbooks/fb_securetty/templates/default/securetty.erb (5 lines of code) (raw):
# This file is maintained by Chef. Do not edit, all changes will be
# overwritten. See fb_securetty/README.md
<% node['fb_securetty']['ttys'].each do |line| -%>
<%= line %>
<% end -%>