summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20fix inheritingmh
2013-05-20update to latest config.rumh
2013-04-08puppet is in bin not sbinmh
2013-04-07also use new naming convention on linuxmh
2012-12-07fix an issue if nothing got compiledmh
2012-12-07improve puppet munin pluginmh
2012-12-07correct env varmh
2012-12-06use correct location to get logsmh
2012-08-26improve testing for servicemh
2012-06-18this has no paramsmh
2012-06-18cleanup param mesmh
2012-06-17pass also these paramsmh
2012-06-17correct param namingmh
2012-06-13take hiera out of the paramsmh
2012-06-10we support now also 2.7 - 0.24 should not anymore be aroundmh
2012-06-10stop the puppet service by default on cronmh
2012-06-10fix cron timemh
2012-06-10use another source for the mastermh
2012-06-10use proper variable namemh
2012-06-08new style for 2.7mh
2011-07-07linux is the kernel not the operating systemmh
2011-07-07README typomh
2011-07-07implement setting reports cleanup dir the old waymh
2011-07-07Revert "migrate cleanup_reports to parametrized classes as this makes it much...mh
2011-07-07Revert "fix variable naming"mh
2011-07-07fix variable namingmh
2011-07-07migrate cleanup_reports to parametrized classes as this makes it much more co...mh
2011-07-07also don't do anything on undef - maybe once puppet will return undef on unde...mh
2011-05-21Fix development environment's modules path.intrigeri
2011-05-07Fix probable typos.intrigeri
2011-05-07Merge remote branch 'immerda/master'intrigeri
2011-05-07Install puppetmaster-common package.intrigeri
2011-05-07Inherit from the right base class.intrigeri
2011-04-17no need to log to the console as we don't use puppets logging featuremh
2011-04-03find not searchmh
2011-04-03fix lastruncheck to be compatible for 2.6.7mh
2011-03-29the % needs to be double-escaped so puppet doesn't complain like this:Micah Anderson
2011-03-28percent is magic in crontabs and needs to be escapedMatt Taggart
2011-03-28need to escape the $ in the variablesMicah Anderson
2011-03-28add missing redirection to /dev/null for the first puppet restart: #2690Micah Anderson
2011-03-28update cronjob to capture the return code output as suggested by LeLutin in h...Micah Anderson
2011-03-22fix syntax error from previous commitMicah Anderson
2011-03-22add debian-specific puppetmaster require parameter package overrideMicah Anderson
2011-03-22minor formatting fix for standardizationMicah Anderson
2011-03-15instead of using $RANDOM, which isn't POSIX, we get even more esoteric by pul...Micah Anderson
2011-03-15change the cronjob so that the failure to find any (^err:|^alert:|^emerg:|^cr...Micah Anderson
2011-03-01the debian-specific case doesn't work for squeeze, so re-factor the way it isMicah Anderson
2011-02-28debian's puppet depends on puppet-common, but if you were to setMicah Anderson
2011-02-20treat case where host is not in stored configs so farmh
2011-02-16remove duplicated hasstatus parameter on Service[puppet]Micah Anderson