mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-09-07 21:59:29 +00:00
allow to override default cron time ranges
This commit is contained in:
@@ -1 +1 @@
|
||||
<%= @minute %> <%= @hour %> <%= @monthday %> <%= @weekday %> root /usr/bin/rsnapshot -c <%= @config %> <%= @level %>
|
||||
<%= @minute %> <%= @hour %> <%= @month %> <%= @monthday %> <%= @weekday %> root /usr/bin/rsnapshot -c <%= @config %> <%= @level %>
|
||||
|
Reference in New Issue
Block a user