Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-30 | fix cron name globally + linting | mh | |
2013-12-05 | make it possible to pass the content of the config from outside | mh | |
2012-06-18 | cleanup param mes | mh | |
2012-06-17 | correct param naming | mh | |
2012-06-13 | take hiera out of the params | mh | |
2012-06-10 | stop the puppet service by default on cron | mh | |
2012-06-08 | new style for 2.7 | mh | |
2011-07-07 | linux is the kernel not the operating system | mh | |
2011-02-11 | fact needs to check now for $operatingsystem, not $kernel, in order to ↵ | Micah Anderson | |
distinguish between different linux distros | |||
2011-02-11 | make a puppet::cron::debian class that includes the override of the ↵ | Micah Anderson | |
/etc/cron.d/puppetd.cron file resource and move the override from manifests/debian.pp. /etc/cron.d/puppetd.cron is not a valid cronjob according to the run-parts system that Debian uses to decide what is valid, as a result if you were to 'include puppet::cron' in your manifests on a debian/debian-derived system, then a cronjob would be created that would never be executed. | |||
2010-08-06 | codestyle - whitespace | mh | |
Only code style and whitespace formatting issues. Everything should no be in ligne. | |||
2008-12-27 | added a first version to run the client from cron | mh | |