espenak / awsfabrictasks

Other
84 stars 26 forks source link

User_data upload to server during boot #4

Closed topiaruss closed 12 years ago

topiaruss commented 12 years ago

Hi Espen,

This commit allows us to do arbitrary setups on the server at the end of the boot sequence.

I'd love to see this pulled into your repo.

Thanks for awsfab!

--r.

espenak commented 12 years ago

Great contribution to the project. Will be using this myself.

Added tests for Ec2LaunchInstance, including the changes in this pull request (8f50d4124ebbc00fe30a6c5ecb3ec516a1fdbbea). Will try to add tests for new code from now on (at least for things that can be tested without creating/changing anything on AWS).

topiaruss commented 12 years ago

Thanks for the compliment.

So glad to help.

--r