Age | Commit message (Expand) | Author |
2011-05-07 | Install puppetmaster-common package. | intrigeri |
2011-05-07 | Inherit from the right base class. | intrigeri |
2011-04-22 | fix problem where you are not on wheezy or sid, but you install a newer versi... | Micah Anderson |
2011-04-22 | Revert "Declared the inclusion of an external package. This should be removed... | Micah Anderson |
2011-04-22 | Fix the notify call for puppet service so it will work with passenger | Keith aka fugit |
2011-04-22 | Fixed typos in the spelling of passenger in includes | Keith aka fugit |
2011-04-22 | added fqdn path call for source puppet.conf | Keith aka fugit |
2011-04-22 | Declared the inclusion of an external package. This should be removed for pub... | Keith aka fugit |
2011-04-13 | removed errant space | Keith aka fugit |
2011-04-13 | updated allow insatll of puppetmaster on squeeze. This addresses the | Keith aka fugit |
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-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-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 |
2011-02-11 | this cleanup isn't a good idea for the other linux people who are actually us... | Micah Anderson |
2011-02-11 | make a puppet::cron::debian class that includes the override of the /etc/cron... | Micah Anderson |
2011-01-17 | fix location of puppet reports in cronjob that is run daily to cleanup report... | Micah Anderson |
2011-01-11 | fix misplaced closing curly brace for case statement | Micah Anderson |
2011-01-11 | fix dependency error for the /etc/cron.d/puppetlast.cron | Micah Anderson |
2011-01-10 | fix the bc dependency (closes: #2690) | Micah Anderson |
2011-01-10 | Fix up puppet/puppetmaster status method for Debian Squeeze and Sid, updating... | Micah Anderson |
2011-01-10 | add to puppet::puppetmaster::debian a file resource to manage the /etc/defaul... | Micah Anderson |
2011-01-10 | add a $use_munin variable to give a knob to turn on/off munin graphing. | Micah Anderson |
2010-12-14 | Merge remote branch 'immerda/master' into immerda | Micah Anderson |
2010-12-14 | add debian-specific puppetmaster service resource overrides, if not running p... | Micah Anderson |
2010-11-29 | by default runy it only once daily | mh |
2010-11-29 | replace puppetlast with much more improved version | mh |
2010-11-28 | add the possibility to clean the individual node client buckets. | Micah Anderson |
2010-11-28 | debian's puppet initscript has status functionality | Micah Anderson |
2010-11-28 | add site-puppet cron.d/puppet source | Micah Anderson |
2010-11-28 | I've removed the pre-requirement that you need to have the 'bc' module | 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 | we set that below where it is the more appropriate place | mh |
2010-08-19 | work around a 2.6 issue | mh |
2010-08-19 | fix stupid typo | mh |
2010-08-18 | puppet binary is in bin | mh |
2010-08-17 | enable possibility to enforce puppet http_compression | mh |
2010-08-17 | fix pattern for 2.6 openbsd | mh |