chef / knife-windows

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

Ignore the FIPS flag in tests #340

Closed jaym closed 8 years ago

jaym commented 8 years ago

The fips flag is causing tests to fail because it is expecting it in 12.6, however it's only in current master https://github.com/chef/chef/commit/58112e1210cac991e7a9cf434c74ece0aa97414d and will be part of the 12.7 release.

mwrock commented 8 years ago

:+1: