Closed imlucas closed 10 years ago
I am very very sorry about not replying to this earlier. The notification must have been lost in the mass of email during my summer vacation.
Looks like a very useful addition to the library.
I have a lot of work that needs to be completed by the end of this week, but I will test your pull request as soon as I have some time.
No worries. Been using this patch almost daily to manage 75+ instances since I sent the initial PR so I think it's working pretty well :p excited to see some new stuff coming soon!
On Monday, August 19, 2013, Espen Angell Kristiansen wrote:
I am very very sorry about not replying to this earlier. The notification must have been lost in the mass of email during my summer vacation.
Looks like a very useful addition to the library.
I have a lot of work that needs to be completed by the end of this week, but I will test your pull request as soon as I have some time.
— Reply to this email directly or view it on GitHubhttps://github.com/espenak/awsfabrictasks/pull/11#issuecomment-22861436 .
Any updates on this?
This also fixes the
@ec2instance
deco to behave like everything else.New stuff:
Allow specifying multiple tags and region on
@ec2instance
Allow defining dynamically populated role defs. I find this to be a lot nicer than specifying key pairs to
--ec2tags
every time.