#file generated by puppet # <%= @comment %> <%- if @include_deb then -%> deb <%- if @architecture or @trusted -%> [<%- if @architecture %>arch=<%= @architecture %> <% end %><% if @trusted %>trusted=yes<% end -%> ] <%- end %><%= @location %> <%= @release_real %> <%= @repos %> <%- end -%> <%- if @include_src then -%> deb-src <%- if @architecture or @trusted -%> [<%- if @architecture %>arch=<%= @architecture %> <% end %><% if @trusted %>trusted=yes<% end -%> ] <%- end %><%= @location %> <%= @release_real %> <%= @repos %> <%- end -%>