It seems like that the concurrency (-c or --concurrency) only apply to recipe, role or simply
fix -c 3 node:all. But it cannot be applied to
plugin: or chef_deploy:! Is there any reason why concurrency cannot be use to other sub-commands? I'd like install chef-solo or run plugin against all the current existing nodes in parallel. Can this happen or I am missing something there.
-Chengkai