You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Does setting up an instance based machine create an AMI?
Do we terminate instances between build/test invokes or let them run? Is this a config file option?
How can cfarm easily add in the ability to update the AMI?
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:
Docs:
http://docs.ansible.com/guide_aws.html
https://aws.amazon.com/articles/3998
The text was updated successfully, but these errors were encountered: