1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-19 17:10:34 +00:00
puppet-rsnapshot/templates/exclude.erb
Norbert Varzariu 396d71cb8e testing
2016-01-20 10:27:29 +01:00

4 lines
56 B
Plaintext

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