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

4 lines
56 B
Plaintext
Raw Permalink Normal View History

2016-01-20 09:27:29 +00:00
<% @real_exclude.each do |exc| -%>
2015-12-22 15:37:55 +00:00
<%= exc %>
<% end %>