blt04 / puppet-rvm

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

New phusion module directory #89

Open inetdavid opened 11 years ago

inetdavid commented 11 years ago

As of Phusion Passenger version 4.0.7 the compiled mod_passenger.so module is located in a NEW directory. This small patch adds a different load path based on the new location while retaining the prior locations for previous versions.

adamcohen commented 11 years ago

I wish they'd make up their mind and stop changing the path already! You should change the version variable to @version, as can be seen in pull request https://github.com/blt04/puppet-rvm/pull/88