product · inferred from evidence
chef
A configuration management product referenced in the context of version lines and fixes.
- Knife SSH error using sudo when targeting multiple hosts
Running knife ssh against multiple hosts with a sudo command (e.g. knife ssh 'chef_environment:blah' 'sudo uptime') failed with an ArgumentError, while the same command without sudo worked fine. The bug was in the ssh session handling when
- chocolatey_package install fails because the resource lowercases the package name
The chocolatey_package resource failed to install a package when a version was specified, because Chef lowercased the package name before querying the source. With a case-sensitive Artifactory Chocolatey repo, the lowercased name did not ma