Skip to content

Capistrano DSL#error no longer exists #38

@twohlix

Description

@twohlix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions