Show commands being run in front-end
Bug #652357 reported by
Kees Cook
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
awstrial |
New
|
Wishlist
|
Unassigned |
Bug Description
It would be really cool to be able to see the actual commands being run (maybe with explanations) while waiting for the image to become available. It gives the user something to read, and it demonstrates how these images are the default Ubuntu maverick server images being tweaked by cloud-init.
Related branches
Changed in awstrial: | |
status: | New → Confirmed |
Changed in awstrial: | |
assignee: | nobody → Andreas Hasenack (ahasenack) |
importance: | Undecided → High |
Changed in awstrial: | |
status: | Confirmed → In Progress |
Changed in awstrial: | |
assignee: | Andreas Hasenack (ahasenack) → nobody |
status: | In Progress → New |
To post a comment you must log in.
I linked a branch, but I'm not very happy with the result. It's basically difficult to show something easy that works, without any sort of pre-configuration.
For example, to be able to run the ec2-run-instances command line I show a lot of things have to be setup before:
- ssh key on amazon
- security groups
- cloud-init file downloaded
Anyway, there it is.