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

add handling for winrm communicator in username & password handling #161

Merged
merged 4 commits into from
May 7, 2015

Conversation

atiniir
Copy link
Contributor

@atiniir atiniir commented Apr 12, 2015

this fixes winrm out of the box. before change c.vm.communicator would be set to winrm correctly but username and password would be prefixed with c.ssh. also add handling for additional winrm config settings

@atiniir
Copy link
Contributor Author

atiniir commented Apr 12, 2015

ah i see where i need to update the tests. will do.

Kristan added 2 commits April 14, 2015 13:53
… because communicator: isn't always set and (apparently) doesn't default to something
…cope if a communicator is set., if no communicator is set ssh is assumed

add spec test for username and password communicator scope if communicator is set
@atiniir atiniir closed this Apr 14, 2015
@fnichol
Copy link
Contributor

fnichol commented May 7, 2015

Thank you, and thanks for the added tests!

1171

fnichol added a commit that referenced this pull request May 7, 2015
Add handling for winrm communicator in username & password handling
@fnichol fnichol merged commit 6b3e046 into test-kitchen:master May 7, 2015
@fnichol fnichol removed the Triaged label May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants