mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-10-01 14:49:29 +00:00
lib
manifests
config.pp
init.pp
install.pp
params.pp
service.pp
spec
templates
tests
.fixtures.yml
.gitignore
.travis.yml
CONTRIBUTING.md
Gemfile
README.md
Rakefile
TODO
metadata.json
At least according to `man 5 cronjob` (and also Wikipedia ;) the day of month can only be 1-31. When the script created a cron.d file with a 0 at that position the script would not run at all.