mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-09-07 21:59:29 +00:00
random time feature with ranges (random between 1am and 5 am: 1..5)
This commit is contained in:
1
templates/cron.erb
Normal file
1
templates/cron.erb
Normal file
@@ -0,0 +1 @@
|
||||
<%= @minute %> <%= @hour %> <%= @monthday %> <%= @weekday %> root /usr/bin/rsnapshot -c <%= @config %> <%= @level %>
|
Reference in New Issue
Block a user