blt04 / puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
Other
242 stars 280 forks source link

Location for mod_passenger.so changed in passenger >= 4 #102

Open dometto opened 11 years ago

dometto commented 11 years ago

Should be:

 ${gempath}/passenger-${version}/buildout/apache2/mod_passenger.so

instead of

 ${gempath}/passenger-${version}/ext/apache2/mod_passenger.so

...both in the exec running passenger-install-apache and in the file defining the contents of passenger.load