lserman / capistrano-elbas

Deploy Rails apps to AWS AutoScale groups
MIT License
96 stars 67 forks source link

add in ability for multiple autoscaling environments #12

Closed dhgrainger closed 8 years ago

dhgrainger commented 8 years ago

I have two groups of servers I want to be able to scale. Currently i have them in different environments for my capistrano deploy but I did not want to go back and overwrite my application image when deploying to my queue group.

lserman commented 8 years ago

This should be fixed in 0.22, the launch config and AMI will be marked according to the autoscale group you are deploying to.