blt04 / puppet-rvm

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

mod_passenger.so is now built in different dir: buildout/apache2/ #97

Open bjelline opened 11 years ago

bjelline commented 11 years ago

Ubuntu 12.04.3 LTS (Precise Pangolin) rvm 1.22.10 passenger-4.0.16

rusanu commented 10 years ago

+1

jbehrends commented 10 years ago

I just ran into this very same problem on CentOS 6.4 Using the following parameters: class { 'rvm::passenger::apache': version => '4.0.40', ruby_version => 'ruby-1.9.3-p545', }

Although for CentOS it seems it will have to be fixed by updating a template..