Skip to content
Russell Seymour edited this page Dec 11, 2017 · 1 revision

1.2.62

The biggest change in this Release is that the tasks now run on Windows agents as well as Linux ones. Additionally two new tasks have been added to facilitate the installation of necessary software.

Enhancements

  • Tasks now run on Windows machines. (Please refer to Home for more information)
  • Two new tasks added
    • Install ChefDK
    • Install InSpec
  • Tasks that require the private key on disk will now remove the key on completion. This is enabled by default but can be disabled on a per task basis.
  • Log Level when running chef-client can now be specified
  • File into which InSpec test results can now be specified

Bugs

  • Path to chef-client fixed