chef / knife-windows

Plugin for Chef's knife tool for working with Windows nodes
Apache License 2.0
152 stars 110 forks source link

add --ssl-peer-fingerprint for knife winrm fixing #298 #344

Closed hh closed 8 years ago

hh commented 8 years ago

https://github.com/WinRb/WinRM/pull/170 got us to where we need to be.

Thank @mwrock !

hh commented 8 years ago

@mwrock I think we are good for merge here. Can I get a review?

mwrock commented 8 years ago

:+1:

mwrock commented 8 years ago

I may make some very small edits to the readme, but overall this looks real good.

mwrock commented 8 years ago

cc @chef/client-windows

hh commented 8 years ago

@mwrock @chef/client-windows I rebased on top of master to make the merge easy.

mwrock commented 8 years ago

closing. will be merged with #350