1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 01:10:35 +00:00
puppet-rsnapshot/templates/exclude.erb
2015-12-22 16:37:55 +01:00

4 lines
51 B
Plaintext

<% @exclude.each do |exc| -%>
<%= exc %>
<% end %>