library · inferred from evidence
knife gem
The Ruby gem package for the knife tool, referenced for version verification.
- 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