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

Use PHP "arg[]" syntax when specifying ssh_keys. #39

Merged
merged 1 commit into from
Aug 11, 2014

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Aug 7, 2014

This is probably what D.O. are referring to by an "array" type in the
documentation.

Signed-off-by: Chris Lamb chris@chris-lamb.co.uk

This is probably what D.O. are referring to by an "array" type in the
documentation.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
@koalalorenzo
Copy link
Owner

I will check if this is exactly the way to do it later. I think is important to understand. Is that working anyway?

@lamby
Copy link
Contributor Author

lamby commented Aug 11, 2014

It's working for me with this patch and not without, if that's what you mean.

koalalorenzo added a commit that referenced this pull request Aug 11, 2014
Use PHP "arg[]" syntax when specifying ssh_keys.
@koalalorenzo koalalorenzo merged commit d6037d0 into koalalorenzo:master Aug 11, 2014
@koalalorenzo
Copy link
Owner

Thanks! 👍

@pchico83
Copy link

I am getting the same error after this patch:
"You specified invalid ssh key ids for Droplet creation."

I tried with the ssh key id, fingerprint and name, with or without using lists.
@lamby might I have an example?

@lamby
Copy link
Contributor Author

lamby commented Aug 12, 2014

ssh_keys=[232191]

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.

None yet

3 participants