---- DEPRECATED ----This extension is now deprecated in favour of the new Chef Extension for Azure DevOps which can be found here. The new extension allows the execution of any Chef component. This version of the Chef Extension will not be developed or maintained. We encourage everyone to upgrade to the new extension. Documentation and migration information can be found here. Chef Integration for Azure PipelinesThis Chef integration for Azure Pipelines provides a set of tasks to automate commonly performed build and release activities when using the Chef Automate platform. Use these tasks to configure your servers ready for application deployment. Chef Automate provides a full suite of enterprise capabilities for workflow, visibility and compliance. Chef Automate integrates with the open-source products Chef, InSpec and Habitat. You can create your own Chef Automate server by launching one from the Azure Marketplace. These tasks are compatible with Chef Server 12.1 and higher. Build TasksThese tasks are typically used in your Build process:
Utility Tasks
Release TasksThese tasks are typically used as part of your Release process:
Agent CompatiblityThe following table shows the tasks and what type of agents they are compatibile with. Most of the tasks now work on Windows based agents.
Note: To install ChefDK or InSpec on a Private Linux Agent then task process must be running as root or under an account that has passwordless sudo access. For a Private Windows Agent the process must be running with elevated privileges. Getting StartedSee our guide to Getting Started Project Configuration/EndpointBefore you add any Build or Release tasks to your process, you will need to configure your Chef Server "endpoint". There are 2 endpoints, one for uploading to a Chef server and the other for publishing to a Chef Supermarket. Both of them have the same options, but allow different credentials to be used for each action. Endpoints are a per-project configuration and can be accessed via Project Settings (cog) > Services The Chef Server endpoint let's you securely store the following information:
Documentation and helpFor details on installation, please read the installation guide. For detailed task documentation, please read the task documentation. To report an issue, please check our issues list. ContributorsThis extension was created by Chef Software, Inc. To get in contact, please email partnereng@chef.io |