Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.10.8
-
Fix Version/s: 10.14.0
-
Component/s: Chef Client
-
Labels:None
Description
knife ssh currently supports a csshx shell type, which spawns a csshX session on Mac OS X. I would to rename the shell type to cssh and make the command that gets run configurable in order to support cssh on platforms other than Max OS X.
I've uploaded an attempt at this to my fork on github.
https://github.com/kisoku/chef/tree/CHEF-3085