index
:
puppet_puppet.git
master
puppet_cron
[puppet_puppet]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-02
linted cron/linux.pp
varac
2013-01-02
removed unnesseccary stuff for absent puppetd.cron
varac
2013-01-02
linted linux.pp
varac
2013-01-02
linted checklastrun.pp
varac
2012-08-22
implement fixes from #3514
Micah Anderson
2012-08-22
switch to $::operatingsystem as suggested by ng in https://labs.riseup.net/co...
Micah Anderson
2012-08-22
Merge branch 'leap' into tmp
Micah Anderson
2012-08-14
forgot closing brace
varac
2012-08-14
debian specific config.ru location for use with puppetmaster-passenger package
varac
2012-08-10
Fix puppet attempting to change the puppet service from 'stopped' to running ...
Micah Anderson
2012-08-10
Fix puppet attempting to change the puppet service from 'stopped' to running ...
Micah Anderson
2012-08-10
fix puppetmaster service definition for passenger
Micah Anderson
2012-08-09
Because passenger mode doesn't have its own daemon, it was a hack before to h...
Micah Anderson
2012-07-17
Temporarily disabled Package['puppetmaster']
varac
2012-07-06
added puppetmaster service def. for passenger
varac
2012-07-06
notify_passenger_puppetmaster: do apache2 reload
varac
2012-04-12
Merge remote-tracking branch 'lelutin/freebsd' into shared
Micah Anderson
2012-04-12
Fix probable typos.
intrigeri
2012-04-12
implement fix for cron file being put in place even when you do not include p...
Micah Anderson
2012-04-08
Fail when trying to ensure an installed version on FreeBSD
Gabriel Filion
2012-03-01
Revert "the debian-specific case doesn't work for squeeze, so re-factor the w...
intrigeri
2012-02-15
Fix lastruncheck.
intrigeri
2012-02-15
Merge commit '05a9d526ab7a23dea30058dbb3ac21a9bb521dab'
Micah Anderson
2011-08-23
Add partial freebsd cron job support
Gabriel Filion
2011-08-23
Move $puppet_default_config_dir to the puppet class
Gabriel Filion
2011-08-23
Fix ssldir value for FreeBSD config
Gabriel Filion
2011-08-23
Include the OS-specific class for FreeBSD
Gabriel Filion
2011-08-23
FreeBSD: install packages via puppet itself
Gabriel Filion
2011-07-16
Support FreeBSD for the puppet master
Gabriel Filion
2011-07-16
Support puppet client for FreeBSD
Gabriel Filion
2011-04-17
no need to log to the console as we don't use puppets logging feature
mh
2011-04-03
find not search
mh
2011-04-03
fix lastruncheck to be compatible for 2.6.7
mh
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
add missing redirection to /dev/null for the first puppet restart: #2690
Micah Anderson
2011-03-28
update cronjob to capture the return code output as suggested by LeLutin in h...
Micah Anderson
2011-03-22
fix syntax error from previous commit
Micah Anderson
2011-03-22
add debian-specific puppetmaster require parameter package override
Micah Anderson
2011-03-22
minor formatting fix for standardization
Micah Anderson
2011-03-15
instead of using $RANDOM, which isn't POSIX, we get even more esoteric by pul...
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-28
debian's puppet depends on puppet-common, but if you were to set
Micah Anderson
2011-02-20
treat case where host is not in stored configs so far
mh
2011-02-16
remove duplicated hasstatus parameter on Service[puppet]
Micah Anderson
2011-02-14
Revert "debian's puppet initscript has status functionality", this seems to h...
Micah Anderson
2011-02-11
fact needs to check now for $operatingsystem, not $kernel, in order to distin...
Micah Anderson
2011-02-11
fix name of cronjob for generic linux
Micah Anderson
[next]