summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2012-08-22Merge branch 'master' of ssh://leap.se:4422/puppet_puppetMicah Anderson
2012-08-22Merge remote-tracking branch 'riseup/master'Micah Anderson
2012-08-14forgot closing bracevarac
2012-08-14debian specific config.ru location for use with puppetmaster-passenger packagevarac
2012-08-10Fix puppet attempting to change the puppet service from 'stopped' to running ...Micah Anderson
2012-08-09Because passenger mode doesn't have its own daemon, it was a hack before to h...Micah Anderson
2012-07-17Temporarily disabled Package['puppetmaster']varac
2012-07-16remove no longer needed inheritance of puppet::puppetmaster::package as we ar...Micah Anderson
2012-07-16remove the complicated test case for determining if 'puppetmaster-common' is ...Micah Anderson
2012-07-16remove unnecessary inheritance of puppet::puppetmaster::package to puppet::pu...Micah Anderson
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-07-06added puppetmaster service def. for passengervarac
2012-07-06notify_passenger_puppetmaster: do apache2 reloadvarac
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