mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2026-05-27 11:13:26 +00:00
add template files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<% @exclude.each do |exc| -%>
|
||||
<%= exc %>
|
||||
<% end %>
|
||||
@@ -0,0 +1,3 @@
|
||||
<% @include.each do |inc| -%>
|
||||
<%= inc %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user