Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC2 Support through Ansible. #11

Open
robertmaynard opened this issue Jan 16, 2015 · 0 comments
Open

EC2 Support through Ansible. #11

robertmaynard opened this issue Jan 16, 2015 · 0 comments

Comments

@robertmaynard
Copy link
Owner

Extend the cdep format to support ansible definitions for a machine. Currently all machines are implicitly
expected to be online and running when cfarm commands are invoked. Now we need to extend the syntax to support remote instance based machines.

Questions that need to be resolved:

  1. Does setting up an instance based machine create an AMI?
  2. Do we terminate instances between build/test invokes or let them run? Is this a config file option?
  3. How can cfarm easily add in the ability to update the AMI?

Docs:
http://docs.ansible.com/guide_aws.html
https://aws.amazon.com/articles/3998

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

No branches or pull requests

1 participant