Michael Richardson <[email protected]> wrote:
    > Is there some setting/property that I can set that keep the rvm and 
bundler
    > modules of capistrano (3) from even trying to "bundle install", etc. on my
    > front end machine?

    > I already have:

    > set :rvm_roles, [:app]
    > set :bundle_roles, [:app]

    > but this doesn't seem to be doing it.

Nevermind.  More careful reading of the error reveals that it's an error from
assets:precompile being run on BEHALF of my web front end... which errors
because I haven't run bundle install in my release branch directory since I
did the git pull.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     [email protected]  http://www.sandelman.ca/        |   ruby on rails    [

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/31540.1453994904%40obiwan.sandelman.ca.
For more options, visit https://groups.google.com/d/optout.

Reply via email to