chef / knife-windows

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

Knife bootstrap includes `fips true` when in fips mode #347

Closed jaym closed 8 years ago

jaym commented 8 years ago

If knife has set fips mode, make sure to add it to the client.rb during bootstraps

Tested with basic auth + ssl transport

Some notes:

mwrock commented 8 years ago

:+1: on green

ksubrama commented 8 years ago

:+1: Go for it.