chef / knife-windows

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

Adds support for server 2016 #442

Closed spuder closed 6 years ago

spuder commented 6 years ago

Resolves issue #441

I am not sure how to add tests for this, guidance appreciated.

spuder commented 6 years ago

Competes with https://github.com/chef/knife-windows/pull/433/files

joncloud commented 6 years ago

Would lines this need to be updated too?

@set LATEST_OS_VERSION_MAJOR=6
@set LATEST_OS_VERSION_MINOR=3
spuder commented 6 years ago

Not sure, possibly. Depends what the default OS should be.

spuder commented 6 years ago

I'm closing this merge request in favor of https://github.com/chef/knife-windows/pull/433