-
Notifications
You must be signed in to change notification settings - Fork 3
1.2.62
Russell Seymour edited this page Dec 11, 2017
·
1 revision
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.
- 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
- Path to
chef-client
fixed
Endpoints
Tasks
- Add Variables to Chef Environment
- Install ChefDK
- Execute Chef Client
- Install InSpec
- Execute Inspec
- Install Gem
- Execute Knife
- Linting
- Test Kitchen
- Release Cookbook Version to Environment
- Update Cookbook Version Number
- Upload Cookbook to Chef Server
- Publish Cookbook to Supermarket
Guides
Releases