-
Notifications
You must be signed in to change notification settings - Fork 3
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
WinRM transport and port options #8
base: master
Are you sure you want to change the base?
Conversation
Build failed because of gem dependency resolution. Does anyone have pointers by chance on how to resolve this? |
@monkey1016 I'll update the I'll post here when i get it done. |
#9 when this is merged, please rebase off master. |
Updated ruby and rubocop offenses
Please rebase off master, and lets see the tests pass 🤘 |
Thanks! Looks like the travis build is getting further now. I'll take it from here. |
Ok. I think I fixed all the warnings and issues now. |
Awesome, thanks for that. I'm still trying to get vRA to test this; when I do and verify I'll merge. Thanks for the PR! 🤘 |
No problem. Glad if it can help. |
Adding a few more options to the
transport_options
, specifically transport and port.Also determining the scheme based off of the transport type.