capistrano-provisioning 0.0.7
Capistrano Provisioning is an extension to Capistrano that allows you to define clusters of servers and run provisioning tasks on them, such as installing users. It is a replacement for the fabric gem (http://rubygems.org/gems/fabric).
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
>= 2.5.18
Development Dependencies (1):
rspec
>= 1.2.9