chef-workstation icon indicating copy to clipboard operation
chef-workstation copied to clipboard

Chef Workstation gives you everything you need to get started with Chef, so you can automate how you audit, configure, and manage applications end environments.

Results 142 chef-workstation issues
Sort by recently updated
recently updated
newest added

Very minor PR.

Expeditor: Skip All
Documentation

Bumps [omnibus](https://github.com/chef/omnibus) from `83d8428` to `ec19442`. Commits ec19442 Bump version to 9.0.5 by Chef Expeditor d78874e Merge pull request #1077 from chef/poorn/fix_rails_app_layer_issue 953d90d Revert the changes - liblzma c1a735c Bump...

Type: Chore

## Description `chef undelete --last` on Windows returns with: ``` PS C:\Users\butler\sa-demo-content\policies> chef undelete --last Error: Failed to undelete. Reason: (ChefCLI::CantUndo) No undo records exist in C:\Users\butler\AppData\Local/chef-workstation/undo ``` The PATH...

Priority: Low
Platform: Windows
Triage: Confirmed
Status: Good First Issue

## Description Running kitchen using windows version of workstation Running kitchen from a path that has a space in it, kitchen will then escape the path, then try to use...

Status: Untriaged

Signed-off-by: John McCrae testing a ruby 3.1 build ## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [...

## Description Following [this](https://docs.chef.io/workstation/install_workstation/) and [this](https://docs.chef.io/workstation/getting_started/) docs ended up with a broken chef setup on MacOS **not valid for use in process using Library Validation: mapped file has no cdhash,...

Status: Untriaged

## Description This version of InSpec supports Ruby 3 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...

## Description In my company the process for creating a new chef admin has been built using powershell script as follow: ``` Write-Output "Creating user $Username" knife user create $Username...

Type: Bug
Type: Regression
Triage: Confirmed

## Description As requested by Dan Webb on Slack, I'm opening this issue in order to report a git clone issue when using the Policyfile setting `cookbook` with the `github`...

Triage: Confirmed
Status: Good First Issue

### Describe the Enhancement: Currently `chef generate cookbook` creates the `kitchen.yml` file with: ``` provisioner: name: chef_zero ``` `chef_zero` should be changed to `chef_infra` per the [Chef Provisioner Documentation](https://kitchen.ci/docs/provisioners/chef/) It...

Triage: Confirmed
Status: Good First Issue