Ahoi Cassiano. Thanks for that, I am trying to avoid using passenger standalone as much as possible. What I ended up doing was the following in my wrapper cookbook's attributes: default['ruby']['version'] = '1.9.3' default['ruby']['patch_level'] = 'p429' # Hack to work around http://tickets.opscode.com/browse/COOK-2293 for the moment default['passenger']['root_path'] = "#{node['ruby_build']['default_ruby_base_path']}/#{node['ruby']['version']}-#{node['ruby']['patch_level']}/lib/ruby/gems/1.9.1/gems/passenger-#{passenger['version']}" Basically constructing the passenger root path semi-dynamically. The gems/1.9.1/ bit is hardcoded but oh well. cheers Jeff On 24/05/13 01:03, Cassiano Leal wrote:
" type="cite"> |
Archive powered by MHonArc 2.6.16.