summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster
AgeCommit message (Expand)Author
2013-01-02added service dependency for cronpuppet_cronvarac
2013-01-02linted checklastrun.ppvarac
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-14forgot closing bracevarac
2012-08-14debian specific config.ru location for use with puppetmaster-passenger packagevarac
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-06added puppetmaster service def. for passengervarac
2012-07-06notify_passenger_puppetmaster: do apache2 reloadvarac
2012-04-12Merge remote-tracking branch 'lelutin/freebsd' into sharedMicah Anderson
2012-04-12Fix probable typos.intrigeri
2011-08-23Move $puppet_default_config_dir to the puppet classGabriel Filion
2011-07-16Support FreeBSD for the puppet masterGabriel Filion
2011-03-22fix syntax error from previous commitMicah Anderson
2011-03-22add debian-specific puppetmaster require parameter package overrideMicah Anderson
2011-01-17fix location of puppet reports in cronjob that is run daily to cleanup report...Micah Anderson
2011-01-11fix dependency error for the /etc/cron.d/puppetlast.cronMicah Anderson
2011-01-10Fix up puppet/puppetmaster status method for Debian Squeeze and Sid, updating...Micah Anderson
2011-01-10add to puppet::puppetmaster::debian a file resource to manage the /etc/defaul...Micah Anderson
2011-01-10add a $use_munin variable to give a knob to turn on/off munin graphing.Micah Anderson
2010-12-14Merge remote branch 'immerda/master' into immerdaMicah Anderson
2010-12-14add debian-specific puppetmaster service resource overrides, if not running p...Micah Anderson
2010-11-29replace puppetlast with much more improved versionmh
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I beli...Micah Anderson
2010-08-19we set that below where it is the more appropriate placemh
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-07improve reports cleanup disablemh
2010-08-07improve checklastrun scriptmh
2010-08-06make the cleanup of reports configurablemh
2010-08-06cleanup 'if defined' code smellmh
2010-08-06remove unnecessary service (cron) notificationmh
2010-08-06remove unnecessary definemh
2010-08-06codestyle - whitespacemh
2010-08-06merge with lavamind/mastermh
2010-07-15service-definition in shared-modules/cron is cron, not crondvarac
2010-07-15puppetd doesnt need to get notified at all, its built-invarac
2010-07-14Merge remote branch 'shared-modules/master'varac
2010-05-12need to specify root namespaceJerome Charaoui
2010-05-12depend on cron moduleJerome Charaoui
2010-05-12remove package name override, not needed anymoreJerome Charaoui
2010-05-12adapt puppet::puppetmaster::passenger to updated passenger moduleJerome Charaoui
2010-05-12storeconfigs: use new mysql::client::ruby classJerome Charaoui
2010-05-12refactor puppet::puppetmaster::packageJerome Charaoui
2010-05-11Merge commit 'nadir/master'Jerome Charaoui
2010-03-07When using Passenger, we don't need /etc/cron.d/puppetmaster.cronnadir
2010-02-17On puppet::puppetmaster::passenger apache2 needs to be restarted instead of p...nadir
2010-02-11improve puppetmaster support on debianJerome Charaoui
2010-02-10with puppet::puppetmaster::passenger, service puppetmaster restarts apache2varac