index
:
puppet_puppet.git
master
puppet_cron
[puppet_puppet]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
cron
Age
Commit message (
Expand
)
Author
2013-01-02
cron service dependancy has some errors and misses the cron class
Gabriel Filion
2013-01-02
added service dependency for cron
puppet_cron
varac
2013-01-02
linted cron/linux.pp
varac
2012-08-10
Fix puppet attempting to change the puppet service from 'stopped' to running ...
Micah Anderson
2012-04-12
Merge remote-tracking branch 'lelutin/freebsd' into shared
Micah Anderson
2012-04-12
implement fix for cron file being put in place even when you do not include p...
Micah Anderson
2012-03-01
Revert "the debian-specific case doesn't work for squeeze, so re-factor the w...
intrigeri
2011-08-23
Add partial freebsd cron job support
Gabriel Filion
2011-03-29
the % needs to be double-escaped so puppet doesn't complain like this:
Micah Anderson
2011-03-28
percent is magic in crontabs and needs to be escaped
Matt Taggart
2011-03-28
need to escape the $ in the variables
Micah Anderson
2011-03-28
update cronjob to capture the return code output as suggested by LeLutin in h...
Micah Anderson
2011-03-15
change the cronjob so that the failure to find any (^err:|^alert:|^emerg:|^cr...
Micah Anderson
2011-03-01
the debian-specific case doesn't work for squeeze, so re-factor the way it is
Micah Anderson
2011-02-14
Revert "debian's puppet initscript has status functionality", this seems to h...
Micah Anderson
2011-02-11
make a puppet::cron::debian class that includes the override of the /etc/cron...
Micah Anderson
2010-11-28
debian's puppet initscript has status functionality
Micah Anderson
2010-11-28
Fix whitespace and coding standards to use standard formatting styles (I beli...
Micah Anderson
2010-09-15
fix some issues with cron enabling/service disabling
mh
2010-08-19
work around a 2.6 issue
mh
2010-08-18
puppet binary is in bin
mh
2010-08-17
enable possibility to enforce puppet http_compression
mh
2010-08-17
update openbsd stuff to 2.6 style
mh
2010-08-09
remove splay from openbsd cron
mh
2010-08-08
correctly quote new cron time
mh
2010-08-07
improve puppet_cron
mh
2010-08-06
use $puppet_crontime also for openbsd
mh
2010-08-06
codestyle - whitespace
mh
2010-07-15
puppetd doesnt need to get notified at all, its built-in
varac
2010-03-07
README, added $puppet_crontime to tune how often a client gets updates
nadir
2010-02-04
Allowes puppet::cron also on the puppetmaster server
varac
2010-01-19
added ubuntu support
varac
2009-11-01
fixing location of binary for 0.25
mh
2009-10-31
don't notify service if we run as cron
mh
2009-10-30
set status to false where it isn't already false
mh
2009-10-27
fix disabling of the service
mh
2009-10-04
fix define naming
mh
2009-01-06
merged with puzzle
mh
2008-12-27
correct naming
mh
2008-12-27
correct naming
mh
2008-12-27
complete path
mh
2008-12-27
fix test cmd
mh
2008-12-27
cron should have a new line at the end
mh
2008-12-27
stopping puppet daemon manually
mh
2008-12-27
added a first version to run the client from cron
mh