Skip to content

chef supermarket endpoint

Russell Seymour edited this page Oct 16, 2018 · 2 revisions

Chef Supermarket Endpoint

Another endpoint has been added to the extension. This allows Azure DevOps to upload your cookbook to a Chef Supermarket, either public or private.

The details on this endpoint are the same as the ones that are required for the Chef Server endpoint. It is a separate endpoint so that it is possible to configure different credentials for the upload.

The following table shows the parameters that are required for the endpoint:

Parameter Description Example
Connection Name Name of the connection so it can be selected from the drop down list when used in a task My Supermarket
Chef Supermarket URL URL for the supermarket https://mysupermarket.example.com
SSL Verification Whether to perform SSL verification. Set to false if you do not have valid certificates on your supermarket. Default: True True
Username (Node name) Name of the client to use to perform the upload supermarket
Client Key Private key of the specified client