<% node[:secrets][:ssh][:authorized_keys].sort.each do |name, config| %> <%= config[:type] %> <%= config[:key] %> <%= name %> <% end %>