Merge pull request #80 from noqqe/patch-1
Adjust cron.allow / cron.deny permissions
Merge pull request #81 from voxpupuli/modulesync
modulesync 2.12.0
Merge pull request #83 from voxpupuli/modulesync
modulesync 3.0.0 & puppet-lint updates
fix file group: use 0 instead of 'root'
This should make it work on BSD systems. This pull-request fixes #86.
add BSD systems which have Vixie cron by default
and are listed in FacterDB ;)
Merge pull request #87 from igalic/fix/bsd-group
fix file group: use 0 instead of 'root'
Merge pull request #85 from jcpunk/puppet-lint
Resolve puppet-lint notices
Merge pull request #88 from voxpupuli/puppet-strings
Add puppet-strings docs
Merge pull request #92 from kenyon/puppet7
metadata: update Puppet requirement to >= 6.1.0 < 8.0.0; drop puppet 5 support
Also remove the parameter documentation that's redundant with REFERENCE.md.
Change the skip hour value to 2
Change the skip hour value in order to catch a bug in /types/hour.pp
Merge pull request #95 from DataDog/master
Make the mode a parameter
Merge pull request #99 from voxpupuli/newos
Add support for latest RedHat, CentOS, Scientific, Debian, SLES and FreeBSD
Allow management of /etc/crontab and adding custom run-parts
Use rspec-puppet-facts for cron class spec tests
Revert "Remove data files from OS no longer supported"
This reverts commit 1c2a5f8.
Merge pull request #35 from treydock/crontab
Allow management of /etc/crontab and adding custom run-parts