summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20update to latest config.rumh
2013-05-20follow new naming conventionmh
2013-05-01checklastrun cronjob: only pass output through in imperfect situations.intrigeri
2013-04-23Install puppetlast cronjob under a usable name.intrigeri
2013-04-08puppet is in bin not sbinmh
2013-04-07also use new naming convention on linuxmh
2013-02-27Fix typo.Jerome Charaoui
2013-01-02Class hierarchy is off and passenger apt repository is always installedGabriel Filion
2013-01-02Merge branch 'puppet_cron'Gabriel Filion
2013-01-02Make all linux distributions use the same path for the cron fileGabriel Filion
2013-01-02cron service dependancy has some errors and misses the cron classGabriel Filion
2013-01-02added service dependency for cronpuppet_cronvarac
2013-01-02linted cron/linux.ppvarac
2013-01-02removed unnesseccary stuff for absent puppetd.cronvarac
2013-01-02linted linux.ppvarac
2013-01-02linted checklastrun.ppvarac
2013-01-02Merge branch 'master' of ssh://labs.riseup.net/shared-puppetvarac
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-10-11Merge branch 'master' of ssh://code.leap.se/puppet_puppetvarac
2012-10-11file extension .sh is not recognized by run-partsvarac
2012-10-02modified lastruncheck to run under v2.7.x, see github.com/cafuego/check_puppe...varac
2012-09-25requirements to install puppetmaster with passengervarac
2012-08-26improve testing for servicemh
2012-08-22implement fixes from #3514Micah Anderson
2012-08-22switch to $::operatingsystem as suggested by ng in https://labs.riseup.net/co...Micah Anderson
2012-08-22Merge branch 'leap' into tmpMicah Anderson
2012-08-22switch to $::operatingsystem as suggested by ng in https://labs.riseup.net/co...Micah Anderson
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-10Fix puppet attempting to change the puppet service from 'stopped' to running ...Micah Anderson
2012-08-10fix puppetmaster service definition for passengerMicah 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-16update README to specify that the $puppetmaster_ensure_version only works for...Micah Anderson
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-16update config.ru to newer version as supplied by puppetlabs for passenger app...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-16update puppet.conf default file to have the newer section headings, required ...Micah Anderson
2012-07-16minor README language fixMicah Anderson
2012-07-16add information to README about specifying versionsMicah Anderson
2012-07-06added puppetmaster service def. for passengervarac