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

Fix to allow setting an array of keys in config #235

Merged
merged 2 commits into from
Feb 16, 2016

Conversation

petems
Copy link
Owner

@petems petems commented Feb 15, 2016

Allows setting an array of keys in your config:

ssh_key: ['123','456']

Allows setting an array of keys in your config:

```
ssh_key: ['123','456']
```
@petems petems force-pushed the fix_ssh_key_array_from_config branch from de73dd1 to 0d903fd Compare February 16, 2016 10:47
petems added a commit that referenced this pull request Feb 16, 2016
Fix to allow setting an array of keys in config
@petems petems merged commit 105c1a1 into master Feb 16, 2016
@petems petems deleted the fix_ssh_key_array_from_config branch February 19, 2017 02:52
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.

1 participant