cap-elb 0.2.0
Capistrano can perform tasks on the EC2 instances managed by named Amazon ELB instances. New: Now works with VPC managed ELBs.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capistrano-ext
            >= 0
          
          
            right_aws
            >= 0
          
    Development Dependencies (1):
            rspec
            >= 0
          
    