We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f8d53 commit cf4adcdCopy full SHA for cf4adcd
modules/ocf_backups/manifests/rsnapshot.pp
@@ -38,6 +38,7 @@
38
# ZFS
39
'rsnapshot-daily':
40
command => $rsnapshot,
41
- hour => '23';
+ hour => '22',
42
+ minute => '20';
43
}
44
0 commit comments