I want to reuse some of the cap tasks that I use for a normal deploy,
however, when I try to deploy to the utility stage, I receive:
/usr/local/lib/ruby/gems/1.8/gems/capistrano-2.5.3/lib/capistrano/configuration/servers.rb:75:in
`role_list_from': unknown role `db_admin' (ArgumentError)
I would like to ignore the task, since the utility role is not
specified for that task.
Has anybody else run into this issue? What is the idiom to get around this?
Thank you,
Brian Takita