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

Auto-updating Ubuntu base images #5

Open
cb372 opened this issue Mar 24, 2016 · 3 comments
Open

Auto-updating Ubuntu base images #5

cb372 opened this issue Mar 24, 2016 · 3 comments

Comments

@cb372
Copy link
Contributor

cb372 commented Mar 24, 2016

Instead of hardcoding the AMI ID, it should have some kind of query condition e.g. "the latest eu-west-1 hvm:ebs-ssd AMI".

Prism can give us this info, and maybe there's a corresponding API for https://cloud-images.ubuntu.com/locator/ec2/ ?

@adamnfish
Copy link
Contributor

I think this functionality could be in AMIable as well. I'm already working on adding "recommend an AMI based on the current AMI choice for a stack". This is basically the same logic as you're describing here.

@sihil
Copy link
Contributor

sihil commented Mar 20, 2017

This is the issue we were talking about last week @adamnfish @TBonnin

@adamnfish
Copy link
Contributor

I'm sure you discussed this IRL, but the logic for doing this is very simple, and already exists in Amiable. Copying it or adding an API endpoint in Amiable would both be good choices. The former is significantly less work.

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

3 participants