-
Notifications
You must be signed in to change notification settings - Fork 3
execute chef client
Russell Seymour edited this page Dec 11, 2017
·
2 revisions
Setting | Group | Required | Default Value | Description |
---|---|---|---|---|
Display name | yes | Execute Chef Client (Chef) | Set the display name for this task | |
Log Level | Advanced | No | Info | Log level for chef-client
|
This task will perform the equivalent of executing chef-client --once
on the target machine. We recommend that this is performed via adding the task to a Deployment Group phase.
- On Windows, Chef Client will be executed from
c:\opscode\bin\chef-client.bat
- On Linux, Chef Client will be executed from
/usr/bin/chef-client
See the topic: TBC: Using the Chef VM Extension with Visual Studio Team Services
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