summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-12Merge branch 'fix_munin_plguin_install' into 'master'HEADmasterJerome Charaoui
2015-05-10linted init.ppvarac
2015-05-10only install munin plugins in $manage_munin=truevarac
2015-05-08Rename $use_munin to $manage_munin and default to false, fixes #1Jerome Charaoui
2013-10-18Revert "fix installation of ruby-passenger on non-squeeze hosts"Micah Anderson
2013-10-18remove unnecessary package resource, it is handled by the apache::moduleMicah Anderson
2013-10-18move individual classes into their own files and lintMicah Anderson
2013-10-18lintMicah Anderson
2013-10-18fix installation of ruby-passenger on non-squeeze hostsMicah Anderson
2013-06-26replace include with class ordering hint, the include keeps the parameterized...Micah Anderson
2013-06-26fix another lint syntax errorMicah Anderson
2013-06-26fix syntax error from previous lint commitMicah Anderson
2013-05-03lintMicah Anderson
2013-05-03Merge remote-tracking branch 'nadir/master'Micah Anderson
2013-05-03Merge remote-tracking branch 'leap/master'Micah Anderson
2013-05-03Merge remote-tracking branch 'riseup/add_envvar_to_munin'Micah Anderson
2013-02-27Include apache to ensure subclass declarations work correctly.Jerome Charaoui
2013-01-22change apache::module from a class to a define, (it was changed in the apache...Micah Anderson
2013-01-22Merge branch 'master' into nadir_mastervarac
2012-11-26update README to be more current: adds parameterized class information, makes...Micah Anderson
2012-11-26on newer debian systems, the package name for rack is 'ruby-rack' so this adds aMicah Anderson
2012-10-05add a variable $passenger_bin_path to the passenger classk clair
2012-10-05have passenger_stats munin script take an environment variable for the locati...k clair
2012-09-26Revert "variable PASSENGER_STATUS does not need to be quoted with backticks."k clair
2012-09-26variable PASSENGER_STATUS does not need to be quoted with backticks.k clair
2012-09-21add a variable $passenger_bin_path to the passenger classk clair
2012-09-21have passenger_stats munin script take an environment variable for the locati...k clair
2012-07-18change apache::module from a class to a define, (it was changed in the apache...Micah Anderson
2012-07-08there was a start at abstracting out the classes, but this is not needed at t...Micah Anderson
2012-07-08Passenger Module: apache2::module doesn't exist in apache module, this updatesMicah Anderson
2012-06-272.7 underscore renameMicah Anderson
2012-04-09fix logic for $use_gemsMicah Anderson
2012-04-09fix rack checkMicah Anderson
2012-04-09make it so both gem and package work with the apache module loadingMicah Anderson
2012-04-09Merge branch 'master' into riseupMicah Anderson
2012-04-09switch to parameterized class, and allow for gem based installation of passengerMicah Anderson
2011-02-11librack-ruby1.8 should also be managed by the ensure_versionMicah Anderson
2010-07-15merge with shared-modules/passengervarac
2010-05-12correct class name typoJerome Charaoui
2010-05-12refactor classes for multi-platform, place munin in seperate (optional) class...Jerome Charaoui
2010-05-09change default munin category for graphsMicah Anderson
2010-05-07make the configurable munin variable a little cleanerMicah Anderson
2010-05-07fix the way the environment variable is defined, you do not specify '='Micah Anderson
2010-05-07remove some bogus test things that snuck inMicah Anderson
2010-05-07allow for munin plugin configuration overrides, update README to reflect this...Micah Anderson
2010-04-27change name of $librack-ruby_ensure_version variable name, the dash in the na...Micah Anderson
2010-04-27update README to note apache module requirementMicah Anderson
2010-04-27make sure the module is enabledMicah Anderson
2010-04-27update passenger-memory-stats to a better version of the pluginMicah Anderson
2010-04-27better way to deploy munin plugins is to use the munin::plugin::deployMicah Anderson