-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
In the capistrano.rb there exists an older style DSL for erroring in Capistrano:
error <<~MESSAGE
Could not create AMI because no running instances were found in the specified
AutoScale group. Ensure that the AutoScale group name is correct and that
there is at least one running instance attached to it.
MESSAGE
which is apparently not a method in capistrano dsl anymore. Just tracking the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels