On Tuesday, June 10, 2014 at 1:43 PM, wrote:
I am using the application_ruby libraries to install a rails app. My chefenvironment name is different from the RAILS_ENV variable I want the "bundler"and "precompile_assets" actions to run as.When I writerails doenvironment stagebundler trueprecompile_assets trueendThe bundler and precompile_assets do not run as RAILS_ENV=stage but run as thechef environment name.Even "environment 'RAILS_ENV' => 'stage' " doesn't work.This works perfectly fine for the application libraries and the deploy resourceof chef,but not for the application_ruby library which is based off of thedeploy and application resources.Anyone knows how I can make this work. I don't want to set the ruby environmentname to stage for various different reasons, so that solution isn't going towork for me.Thanks,Rishi
Archive powered by MHonArc 2.6.16.