1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2026-05-27 19:23:26 +00:00
This commit is contained in:
Norbert Varzariu
2016-01-20 10:27:29 +01:00
parent ed9de1e8cd
commit 396d71cb8e
5 changed files with 25 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<% @exclude.each do |exc| -%>
<% @real_exclude.each do |exc| -%>
<%= exc %>
<% end %>
+1 -1
View File
@@ -1,3 +1,3 @@
<% @include.each do |inc| -%>
<% @real_include.each do |inc| -%>
<%= inc %>
<% end %>