summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/passenger.pp
AgeCommit message (Collapse)Author
2014-02-18Fix site path in passenger classJerome Charaoui
2013-01-02Class hierarchy is off and passenger apt repository is always installedGabriel Filion
also, the $puppet_majorversion variable was empty because it was not fully qualified. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2012-08-22switch to $::operatingsystem as suggested by ng in ↵Micah Anderson
https://labs.riseup.net/code/issues/4029
2012-08-14forgot closing bracevarac
2012-08-14debian specific config.ru location for use with puppetmaster-passenger packagevarac
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I ↵Micah Anderson
believe that this Closes #2353)
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-06cleanup 'if defined' code smellmh
A new variable $puppetmaster_mode have been introduced, which should later be replaced by a class variable.
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
2010-05-12need to specify root namespaceJerome Charaoui
2010-05-12adapt puppet::puppetmaster::passenger to updated passenger moduleJerome Charaoui
2010-02-03restructured a bit manifests/puppetmaster/passenger.ppvarac
2010-01-24Added puppet::puppetmaster::passenger class to enable apache/passenger supportvarac