Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

configure deployment #74

@kirykr

Description

@kirykr

i'm trying to configure the cap-ec2, i set all the environment variables and set tags to the instances, but it returns empty list of after running cap production ec2:status

this is my configuration in deploy.rb

set :ec2_project_tag, "#{fetch(:application)}_#{fetch(:stage)}"
set :ec2_stages_tag, "#{fetch(:stage)}"
set :ec2_filter_by_status_ok?, nil
set :ec2_contact_point, :private_ip

please tell what i missed here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions