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

Modifcations for ruby 2.2 and AWS SDK v2 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laurencegill
Copy link

Hi, I made some changes so this works with ruby/aws-sdk v2. Not sure if/how you want to use them, if you want to maintain compatibility for ruby/aws-sdk v1. I have further testing to do and will update with any changes required, but ec2 checks seem to work ok (for me at least).

Tested using FreeBSD only atm, as bsd does
not support ruby1.9, it is depreciated

Only tested on ec2 instances for now
will test others in due course

Tested using FreeBSD only atm, as bsd does
not support ruby1.9, it is depreciated

Only tested on ec2 instances for now
will test others in due course
@maglub
Copy link
Owner

maglub commented Sep 10, 2016

Thanks a lot!

I will have a look at how to deal with this. The platform I use the most
have a ridiculously old ruby version (and sdk). Perhaps I chould just split
it into two scripts. Will get back to you very soon.

//magnus

On Fri, Sep 9, 2016 at 4:16 PM, Laurence Gill [email protected]
wrote:

Hi, I made some changes so this works with ruby/aws-sdk v2. Not sure
if/how you want to use them, if you want to maintain compatibility for
ruby/aws-sdk v1. I have further testing to do and will update with any
changes required, but ec2 checks seem to work ok (for me at least).

Tested using FreeBSD only atm, as bsd does
not support ruby1.9, it is depreciated

Only tested on ec2 instances for now
will test others in due course


You can view, comment on, or merge this pull request online at:

#28
Commit Summary

  • Modifcations for ruby 2.2 and AWS SDK v2

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#28, or mute the thread
https://github.com/notifications/unsubscribe-auth/AC0uerFtIGNLOL8LP1HqM1MzmBDcZw3bks5qoWougaJpZM4J5GJI
.

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

Successfully merging this pull request may close these issues.

2 participants