motdotla / digitalocean

The easiest and most complete rubygem for DigitalOcean.
http://rubygems.org/gems/digitalocean
MIT License
153 stars 42 forks source link

Add ssh_key_ids to supported create attributes #6

Closed ryanseys closed 10 years ago

ryanseys commented 10 years ago

:ssh_key_ids => ssh_key_ids is supported where ssh_key_ids is an array of integers corresponding to ssh keys.

e.g. :ssh_key_ids => [123, 456, 789]

motdotla commented 10 years ago

Hi @ryanseys - I just gave you direct commit access so you can merge this in when you'd like

ryanseys commented 10 years ago

Thanks Scott!

On Thursday, January 9, 2014, Scott Motte wrote:

Hi @ryanseys https://github.com/ryanseys - I just gave you direct commit access so you can merge this in when you'd like

— Reply to this email directly or view it on GitHubhttps://github.com/signatureio/digitalocean/pull/6#issuecomment-31965718 .