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 147 chef-workstation issues
Sort by recently updated
recently updated
newest added

## Description Setting a user password on a node with chef-workstation installed causes a raise due to the `ruby-shadow` gem missing, it is present and doesn't effect nodes with just...

Triage: Confirmed

``` ✘  ~  /opt/chef-workstation/bin/chef push -h [40150, #, #, ["/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/dependency.rb:280:in `matching_specs'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:2559:in `block in traverse'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:2557:in `each'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:2557:in `traverse'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:1033:in `block in find_in_unresolved_tree'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:1032:in `each'", "/opt/homebrew/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/specification.rb:1032:in `find_in_unresolved_tree'", ":114:in...

Status: Untriaged

## Description Brew installing Workstation on MacOS causes the installation to auto launch on system startup. Opening the preferences screen the "Start Workstation App on system startup" checkbox is unchecked....

Triage: Confirmed

## Description https://github.com/chef/chef-cli/issues/61 ## Chef Workstation Version Chef Workstation version: 0.16.33 Chef Infra Client version: 15.8.23 Chef InSpec version: 4.18.51 Chef CLI version: 2.0.0 Test Kitchen version: 2.3.4 Cookstyle version:...

Status: Untriaged

The knife-CLOUD plugins were created at a time before Terraform and other provisioning tools. They're mostly unmaintained at this point and their functionality is lacking. Additionally, the usage of CLI...

Status: Untriaged
Epic

An assortment of bugs that will help recently joined folks on Community Tools team get onboarded on chef infra and kitchen. - https://github.com/test-kitchen/kitchen-ec2/issues/191 - https://github.com/chef/chef-workstation/issues/1257

Epic

# Description Can't bootstrap a node when ChefDK is installed on a drive other than C:. The ChefDK installer should prevent installation to drives other than C:. Per notes in...

Aspect: Packaging
Platform: Windows
Triage: Confirmed
Status: Sustaining Backlog

### Describe the Enhancement: I see that on windows there is explicit support for running with ConEmu if it's installed (regardless of whether I want it or not but that's...

Platform: Windows
Triage: Feature Request
Status: Untriaged

## Description Chef InSpec is fails to recognise `shell_out` from `Mixlib::ShellOut` as a valid command. Originally `Mixlib::ShellOut.new(cmd).run_command` is present, this is auto-corrected by cookstyle to `shell_out(cmd)` https://github.com/chef/customer-bugs/issues/300 ## Chef Workstation...

Type: Bug
Triage: Confirmed