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

configure deployment #74

Open
kirykr opened this issue Sep 4, 2017 · 0 comments
Open

configure deployment #74

kirykr opened this issue Sep 4, 2017 · 0 comments

Comments

@kirykr
Copy link

kirykr commented Sep 4, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant