We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f8d53 commit bca06ebCopy full SHA for bca06eb
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 => '15';
43
}
44
0 commit comments