summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2012-07-16add apt::preferences::snippet to enable specifying the puppetmaster version.Micah Anderson
2012-07-16we must fully qualify paths to execsMicah Anderson
2012-06-272.7 underscore rename: site-puppetMicah Anderson
2012-06-27Merge remote-tracking branch 'lavamind/master'Micah Anderson
2012-06-27Merge remote-tracking branch 'shared/master'Micah Anderson
2012-04-12Merge remote-tracking branch 'lelutin/freebsd' into sharedMicah Anderson
2012-04-12Fix probable typos.intrigeri
2012-04-12implement fix for cron file being put in place even when you do not include p...Micah Anderson
2012-04-11implement fix for cron file being put in place even when you do not include p...Micah Anderson
2012-04-08Fail when trying to ensure an installed version on FreeBSDGabriel Filion
2012-04-05determine if puppetmaster-common should be installed, if $puppetmaster_ensure...Micah Anderson
2012-03-01Revert "the debian-specific case doesn't work for squeeze, so re-factor the w...intrigeri
2011-08-23Add partial freebsd cron job supportGabriel Filion
2011-08-23Move $puppet_default_config_dir to the puppet classGabriel Filion
2011-08-23Include the OS-specific class for FreeBSDGabriel Filion
2011-08-23FreeBSD: install packages via puppet itselfGabriel Filion
2011-07-16Support FreeBSD for the puppet masterGabriel Filion
2011-07-16Support puppet client for FreeBSDGabriel Filion
2011-07-07linux is the kernel not the operating systemmh
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-07Fix probable typos.intrigeri
2011-05-07Install puppetmaster-common package.intrigeri
2011-05-07Inherit from the right base class.intrigeri
2011-04-22fix problem where you are not on wheezy or sid, but you install a newer versi...Micah Anderson
2011-04-22Revert "Declared the inclusion of an external package. This should be removed...Micah Anderson
2011-04-22Fix the notify call for puppet service so it will work with passengerKeith aka fugit
2011-04-22Fixed typos in the spelling of passenger in includesKeith aka fugit
2011-04-22added fqdn path call for source puppet.confKeith aka fugit
2011-04-22Declared the inclusion of an external package. This should be removed for pub...Keith aka fugit
2011-04-13removed errant spaceKeith aka fugit
2011-04-13updated allow insatll of puppetmaster on squeeze. This addresses theKeith aka fugit
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-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-16remove duplicated hasstatus parameter on Service[puppet]Micah Anderson
2011-02-14Revert "debian's puppet initscript has status functionality", this seems to h...Micah Anderson
2011-02-11fact needs to check now for $operatingsystem, not $kernel, in order to distin...Micah Anderson