1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 09:20:34 +00:00
puppet-rsnapshot/templates/exclude.erb

4 lines
51 B
Plaintext
Raw Normal View History

2015-12-22 15:37:55 +00:00
<% @exclude.each do |exc| -%>
<%= exc %>
<% end %>