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 ``` $ (cd /opt/chef-workstation/embedded/lib/ruby && rg -g '*.rb' -g '!ffi' /opt/homebrew) 3.1.0/arm64-darwin20/rbconfig.rb: CONFIG["INSTALL"] = '/opt/homebrew/bin/ginstall -c'

Status: Untriaged

# Describe the problem When running the command to share a cookbook to a private supermarket (likely an issue for Chef Supermarket) receiving a message tart fails... Command: knife supermarket...

Hello Community ## Description I am trying to execute recipe like following (it is work to use chef to install MSSQL on Windows machine) ``` # # Cookbook:: windows_install_MSSQL_powershell_DSC #...

Status: Untriaged

## Description Since the recent changes made [here](https://github.com/chef/chef/commit/2f5dbd1ee69c970fc06870477dbbca6c5c3555c4), it isn't possible to install the knife gem using Ruby 3.0.3 which is the version of Ruby that ships with the latest...

Status: Untriaged

Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `240d7f6` to `8233b42`. Commits 8233b42 Executed '.expeditor/determine_version.sh' fbc2b35 Adding Ruby 3.1.5 support (#1898) e4e5868 Merge pull request #1897 from chef/tp/openssl3debug 85ec02c Remove - from -enable_fips See full...

Type: Chore

## Description Like https://github.com/chef/chef-workstation/pull/3138, there's one more location to update download link. The current one leads to HTTP 404. ## Related Issue [chefio.atlassian.net/browse/CHEF-3471](https://chefio.atlassian.net/browse/CHEF-3471), I guess ## Types of changes -...

Expeditor: Skip All

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.19.0. Commits cabba82 windows: use uint32 for serial comm flags for consistency 1a50d97 windows: add serial comm functions 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err...

Type: Chore

## Description Added support for MacOS 13 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...

Bumps [pedump](https://github.com/zed-0xff/pedump) from 0.6.9 to 0.6.10. Commits 131d6e2 Regenerate gemspec for version 0.6.10 674cd5d make it ruby3.0 compat 37931a3 Version bump to 0.6.10 See full diff in compare view [![Dependabot...

Type: Chore

## Description The current c_rehash script that is present on the `/opt/chef-workstation/embedded/bin` is supplied by OpenSSL and is written in Perl. Since the chef-workstation is no longer embedding Perl, the...