-
Notifications
You must be signed in to change notification settings - Fork 3
install cookbook gems
Russell Seymour edited this page Jan 30, 2018
·
1 revision
Install Gems as defined in the cookbook Gemfile. This is usually used for testing of the cookbook.
The following settings are available on this task:
Setting | Group | Required | Default Value | Description |
---|---|---|---|---|
Gemfile Folder | Advanced | No | $(Build.SourcesDirectory) | Where the task can find the Gemfile for your cookbook |
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